2024-02-09 07:48:51.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-09 07:48:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c9a231 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:51.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:51.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:51.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:51.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:51.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:51.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:51.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:51.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-09 07:48:51.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:51.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:51.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-09 07:48:51.703 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:51.713 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:48:51.717 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@8707447 2024-02-09 07:48:51.717 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@8707447 2024-02-09 07:48:51.721 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b78b39 2024-02-09 07:48:51.721 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b78b39 2024-02-09 07:48:51.725 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2881f37 2024-02-09 07:48:51.725 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2881f37 2024-02-09 07:48:51.728 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@478a8102 2024-02-09 07:48:51.729 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@478a8102 2024-02-09 07:48:51.731 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:51.732 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd307f8 2024-02-09 07:48:51.732 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd307f8 2024-02-09 07:48:51.735 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:51.736 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7607a318 2024-02-09 07:48:51.736 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7607a318 2024-02-09 07:48:51.740 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b47b48 2024-02-09 07:48:51.740 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b47b48 2024-02-09 07:48:51.743 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a57e4d 2024-02-09 07:48:51.743 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a57e4d 2024-02-09 07:48:51.746 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@739d5186 2024-02-09 07:48:51.747 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@739d5186 2024-02-09 07:48:51.747 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:48:51.962 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:51.962 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:48:51.962 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:51.963 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:48:51.999 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:52.000 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 07:48:52.001 [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. 2024-02-09 07:48:52.001 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 07:48:52.060 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:52.109 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:52.137 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:52.161 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:52.185 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:52.192 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:52.249 [DefaultDispatcher-worker-7 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:52.249 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 07:48:52.333 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 07:48:52.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-09 07:48:52.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-09 07:48:52.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:48:52.377 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa: (connection evicted) 2024-02-09 07:48:52.378 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8707447: (connection evicted) 2024-02-09 07:48:52.378 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b78b39: (connection evicted) 2024-02-09 07:48:52.379 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2881f37: (connection evicted) 2024-02-09 07:48:52.379 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@478a8102: (connection evicted) 2024-02-09 07:48:52.380 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd307f8: (connection evicted) 2024-02-09 07:48:52.381 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7607a318: (connection evicted) 2024-02-09 07:48:52.381 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b47b48: (connection evicted) 2024-02-09 07:48:52.382 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27a57e4d: (connection evicted) 2024-02-09 07:48:52.382 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@739d5186: (connection evicted) 2024-02-09 07:48:52.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:52.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-09 07:48:52.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-09 07:48:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c46334 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:52.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:48:52.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:52.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-09 07:48:52.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-09 07:48:52.398 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.410 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.412 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.414 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:52.414 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:48:52.414 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:52.414 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:48:52.430 [DefaultDispatcher-worker-7 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.432 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 07:48:52.432 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-09 07:48:52.432 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 07:48:52.438 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.457 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.476 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.477 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:52.495 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.495 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 07:48:52.497 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:48:52.501 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@530c6841 2024-02-09 07:48:52.502 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@530c6841 2024-02-09 07:48:52.506 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcb8c50 2024-02-09 07:48:52.506 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcb8c50 2024-02-09 07:48:52.509 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f40331 2024-02-09 07:48:52.509 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f40331 2024-02-09 07:48:52.511 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.512 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf6866b 2024-02-09 07:48:52.512 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf6866b 2024-02-09 07:48:52.514 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08abd4 2024-02-09 07:48:52.514 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08abd4 2024-02-09 07:48:52.517 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da01b09 2024-02-09 07:48:52.517 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da01b09 2024-02-09 07:48:52.519 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.519 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b46807 2024-02-09 07:48:52.519 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b46807 2024-02-09 07:48:52.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd97924 2024-02-09 07:48:52.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd97924 2024-02-09 07:48:52.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15663b60 2024-02-09 07:48:52.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15663b60 2024-02-09 07:48:52.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:48:52.594 [DefaultDispatcher-worker-3 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d767218 2024-02-09 07:48:52.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-09 07:48:52.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-09 07:48:52.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:48:52.628 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d767218: (connection evicted) 2024-02-09 07:48:52.629 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@530c6841: (connection evicted) 2024-02-09 07:48:52.629 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dcb8c50: (connection evicted) 2024-02-09 07:48:52.630 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f40331: (connection evicted) 2024-02-09 07:48:52.630 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf6866b: (connection evicted) 2024-02-09 07:48:52.631 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c08abd4: (connection evicted) 2024-02-09 07:48:52.631 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da01b09: (connection evicted) 2024-02-09 07:48:52.632 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b46807: (connection evicted) 2024-02-09 07:48:52.632 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cd97924: (connection evicted) 2024-02-09 07:48:52.633 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15663b60: (connection evicted) 2024-02-09 07:48:52.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:52.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-09 07:48:52.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-09 07:48:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2084e65a 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:52.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:52.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-09 07:48:52.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@21527b8 2024-02-09 07:48:52.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@21527b8 2024-02-09 07:48:52.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-09 07:48:52.783 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ad2b274 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-09 07:48:53.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7114e780 2024-02-09 07:48:53.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7114e780 2024-02-09 07:48:53.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-09 07:48:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72110818 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-09 07:48:53.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 07:48:53.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 07:48:53.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-09 07:48:53.137 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:48:53.141 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7114e780 2024-02-09 07:48:53.146 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45533/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-09 07:48:53.146 [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:45533/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-09 07:48:53.146 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45533/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-09 07:48:53.162 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.190 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45533/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-09 07:48:53.190 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45533/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-09 07:48:53.217 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 07:48:53.345 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-09 07:48:53.346 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45533/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-09 07:48:53.533 [DefaultDispatcher-worker-7 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 07:48:53.543 [DefaultDispatcher-worker-7 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 07:48:53.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-09 07:48:53.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-09 07:48:53.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.575 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7114e780: (connection evicted) 2024-02-09 07:48:53.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:53.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-09 07:48:53.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-09 07:48:53.579 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 07:48:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df2af02 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-09 07:48:53.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7336b2 2024-02-09 07:48:53.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7336b2 2024-02-09 07:48:53.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-09 07:48:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c030fe1 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-09 07:48:53.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@52433946 2024-02-09 07:48:53.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@52433946 2024-02-09 07:48:53.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-09 07:48:53.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-09 07:48:53.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-09 07:48:53.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.654 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f7336b2: (connection evicted) 2024-02-09 07:48:53.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:53.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-09 07:48:53.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-09 07:48:53.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@405d8a80 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-09 07:48:53.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afeaf2d 2024-02-09 07:48:53.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afeaf2d 2024-02-09 07:48:53.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-09 07:48:53.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365bfc5f 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a3ec27 2024-02-09 07:48:53.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a3ec27 2024-02-09 07:48:53.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-09 07:48:53.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-09 07:48:53.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-09 07:48:53.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.689 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6afeaf2d: (connection evicted) 2024-02-09 07:48:53.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:53.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-09 07:48:53.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-09 07:48:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@782e6b40 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-09 07:48:53.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d0d7eb 2024-02-09 07:48:53.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d0d7eb 2024-02-09 07:48:53.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-09 07:48:53.710 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-09 07:48:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cae2a97 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-09 07:48:53.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@14656be5 2024-02-09 07:48:53.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@14656be5 2024-02-09 07:48:53.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-09 07:48:53.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-09 07:48:53.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-09 07:48:53.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.731 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32d0d7eb: (connection evicted) 2024-02-09 07:48:53.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:53.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-09 07:48:53.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-09 07:48:53.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280484c7 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-09 07:48:53.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@258a8584 2024-02-09 07:48:53.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@258a8584 2024-02-09 07:48:53.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-09 07:48:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59127611 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-09 07:48:53.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7417ef4f 2024-02-09 07:48:53.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7417ef4f 2024-02-09 07:48:53.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-09 07:48:53.782 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-09 07:48:53.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-09 07:48:53.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.793 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@258a8584: (connection evicted) 2024-02-09 07:48:53.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:53.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-09 07:48:53.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-09 07:48:53.819 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.860 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f48a080 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@401ec794 2024-02-09 07:48:53.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@401ec794 2024-02-09 07:48:53.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d76099a 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:53.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1d8d41 2024-02-09 07:48:53.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1d8d41 2024-02-09 07:48:53.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-09 07:48:53.990 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.001 [DefaultDispatcher-worker-7 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1d8d41 2024-02-09 07:48:54.007 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.015 [DefaultDispatcher-worker-4 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1d8d41 2024-02-09 07:48:54.026 [DefaultDispatcher-worker-6 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1d8d41 2024-02-09 07:48:54.036 [DefaultDispatcher-worker-6 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1d8d41 2024-02-09 07:48:54.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-09 07:48:54.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-09 07:48:54.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.106 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@401ec794: (connection evicted) 2024-02-09 07:48:54.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-09 07:48:54.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-09 07:48:54.112 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1d8d41 2024-02-09 07:48:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-09 07:48:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136fece2 2024-02-09 07:48:54.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-09 07:48:54.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-09 07:48:54.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cf91d8 2024-02-09 07:48:54.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cf91d8 2024-02-09 07:48:54.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@571d0925 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-09 07:48:54.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8ad3f 2024-02-09 07:48:54.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8ad3f 2024-02-09 07:48:54.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-09 07:48:54.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-09 07:48:54.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-09 07:48:54.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.143 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37cf91d8: (connection evicted) 2024-02-09 07:48:54.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-09 07:48:54.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-09 07:48:54.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a9f5fb 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-09 07:48:54.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@340c57e0 2024-02-09 07:48:54.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@340c57e0 2024-02-09 07:48:54.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-09 07:48:54.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137a4b54 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-09 07:48:54.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acc873b 2024-02-09 07:48:54.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acc873b 2024-02-09 07:48:54.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-09 07:48:54.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-09 07:48:54.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-09 07:48:54.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.168 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340c57e0: (connection evicted) 2024-02-09 07:48:54.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-09 07:48:54.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-09 07:48:54.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1530d0f2 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-09 07:48:54.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@73da7f08 2024-02-09 07:48:54.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@73da7f08 2024-02-09 07:48:54.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717a8a76 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-09 07:48:54.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@97b5e6a 2024-02-09 07:48:54.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@97b5e6a 2024-02-09 07:48:54.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-09 07:48:54.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-09 07:48:54.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-09 07:48:54.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.190 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73da7f08: (connection evicted) 2024-02-09 07:48:54.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-09 07:48:54.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-09 07:48:54.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5f5bc9 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-09 07:48:54.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-02-09 07:48:54.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-02-09 07:48:54.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545604a9 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-09 07:48:54.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-02-09 07:48:54.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-02-09 07:48:54.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-09 07:48:54.231 [DefaultDispatcher-worker-6 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-09 07:48:54.238 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.265 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.266 [DefaultDispatcher-worker-6 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit799388052182193740/junit12781660951159560471.tmp 2024-02-09 07:48:54.287 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.296 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.311 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.312 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-09 07:48:54.326 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-09 07:48:54.328 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-09 07:48:54.329 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit799388052182193740/junit12781660951159560471.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-09 07:48:54.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-09 07:48:54.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-09 07:48:54.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.330 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2: (connection evicted) 2024-02-09 07:48:54.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-09 07:48:54.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-09 07:48:54.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2558f65c 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-09 07:48:54.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-02-09 07:48:54.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-02-09 07:48:54.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22899683 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-09 07:48:54.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbe486c 2024-02-09 07:48:54.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbe486c 2024-02-09 07:48:54.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-09 07:48:54.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-09 07:48:54.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-09 07:48:54.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.358 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e: (connection evicted) 2024-02-09 07:48:54.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-09 07:48:54.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec8d9b2 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-09 07:48:54.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-02-09 07:48:54.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-02-09 07:48:54.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1ea7be 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-09 07:48:54.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-09 07:48:54.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-09 07:48:54.392 [DefaultDispatcher-worker-4 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-09 07:48:54.394 [DefaultDispatcher-worker-4 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-09 07:48:54.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-09 07:48:54.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-09 07:48:54.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.397 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c0013b8: (connection evicted) 2024-02-09 07:48:54.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-09 07:48:54.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-09 07:48:54.399 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-09 07:48:54.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b751cb1 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-09 07:48:54.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-02-09 07:48:54.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-02-09 07:48:54.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8d45cf 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-09 07:48:54.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-09 07:48:54.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-09 07:48:54.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-09 07:48:54.446 [DefaultDispatcher-worker-7 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-09 07:48:54.455 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.477 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.482 [DefaultDispatcher-worker-7 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit9138003570482507285/junit11302595392455441773.tmp 2024-02-09 07:48:54.504 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.514 [DefaultDispatcher-worker-7 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-09 07:48:54.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-09 07:48:54.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-09 07:48:54.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.517 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec427: (connection evicted) 2024-02-09 07:48:54.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-09 07:48:54.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-09 07:48:54.525 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a9cc24 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-09 07:48:54.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2024-02-09 07:48:54.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2024-02-09 07:48:54.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d7d8911 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-09 07:48:54.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2024-02-09 07:48:54.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2024-02-09 07:48:54.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-09 07:48:54.553 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2024-02-09 07:48:54.555 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2024-02-09 07:48:54.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-09 07:48:54.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-09 07:48:54.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.556 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1: (connection evicted) 2024-02-09 07:48:54.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-09 07:48:54.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-09 07:48:54.557 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@646cb2e 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-09 07:48:54.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2024-02-09 07:48:54.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2024-02-09 07:48:54.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-09 07:48:54.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-02-09 07:48:54.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-02-09 07:48:54.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-09 07:48:54.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-09 07:48:54.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-09 07:48:54.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.633 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5315266: (connection evicted) 2024-02-09 07:48:54.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-09 07:48:54.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fdac2a7 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-09 07:48:54.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2024-02-09 07:48:54.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2024-02-09 07:48:54.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-09 07:48:54.645 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40863800 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@24018c8b 2024-02-09 07:48:54.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@24018c8b 2024-02-09 07:48:54.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-09 07:48:54.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-09 07:48:54.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-09 07:48:54.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.657 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c31b17: (connection evicted) 2024-02-09 07:48:54.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-09 07:48:54.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-09 07:48:54.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-09 07:48:54.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-09 07:48:54.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-09 07:48:54.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-09 07:48:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-09 07:48:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e4b54d3 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2024-02-09 07:48:54.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2024-02-09 07:48:54.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-09 07:48:54.681 [DefaultDispatcher-worker-3 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2024-02-09 07:48:54.682 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.683 [DefaultDispatcher-worker-3 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2024-02-09 07:48:54.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-09 07:48:54.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-09 07:48:54.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.684 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d905c1: (connection evicted) 2024-02-09 07:48:54.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-09 07:48:54.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-09 07:48:54.686 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab0659 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-09 07:48:54.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-09 07:48:54.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-09 07:48:54.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714bffd5 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb 2024-02-09 07:48:54.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb 2024-02-09 07:48:54.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-09 07:48:54.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-09 07:48:54.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-09 07:48:54.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.709 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25421809: (connection evicted) 2024-02-09 07:48:54.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-09 07:48:54.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-09 07:48:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-09 07:48:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-09 07:48:54.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-09 07:48:54.744 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-09 07:48:54.746 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-09 07:48:54.752 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-09 07:48:54.754 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58021c3c 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-02-09 07:48:54.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-02-09 07:48:54.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-09 07:48:54.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-09 07:48:54.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-09 07:48:54.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:48:54.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-09 07:48:54.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a730479 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-09 07:48:54.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-02-09 07:48:54.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-02-09 07:48:54.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-09 07:48:54.775 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-02-09 07:48:54.775 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.787 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-02-09 07:48:54.789 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-02-09 07:48:54.792 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-09 07:48:54.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-02-09 07:48:54.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-02-09 07:48:54.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-09 07:48:54.801 [DefaultDispatcher-worker-6 @coroutine#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-02-09 07:48:54.804 [Test worker @coroutine#437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-02-09 07:48:54.805 [DefaultDispatcher-worker-6 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2024-02-09 07:48:54.805 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-09 07:48:54.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-09 07:48:54.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.808 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654b899f: (connection evicted) 2024-02-09 07:48:54.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-09 07:48:54.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-09 07:48:54.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-02-09 07:48:54.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-02-09 07:48:54.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-09 07:48:54.817 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-02-09 07:48:54.828 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-02-09 07:48:54.831 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-02-09 07:48:54.834 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d0944b 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-09 07:48:54.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2024-02-09 07:48:54.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2024-02-09 07:48:54.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-09 07:48:54.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-09 07:48:54.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-09 07:48:54.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:48:54.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-09 07:48:54.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-09 07:48:54.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31533eb1 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-09 07:48:54.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2024-02-09 07:48:54.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2024-02-09 07:48:54.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-09 07:48:54.844 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2024-02-09 07:48:54.856 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2024-02-09 07:48:54.858 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2024-02-09 07:48:54.857 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.861 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2024-02-09 07:48:54.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-09 07:48:54.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a44effb 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2024-02-09 07:48:54.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2024-02-09 07:48:54.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-09 07:48:54.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-09 07:48:54.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-09 07:48:54.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:48:54.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:54.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-09 07:48:54.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111fe921 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:54.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 07:48:54.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 07:48:54.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-09 07:48:54.894 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.936 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.948 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 07:48:54.959 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 07:48:54.962 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:54.973 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.013 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 07:48:55.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-09 07:48:55.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-09 07:48:55.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.016 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d: (connection evicted) 2024-02-09 07:48:55.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:55.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-09 07:48:55.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-09 07:48:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54f373d4 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-09 07:48:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-09 07:48:55.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@16949dfa 2024-02-09 07:48:55.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@16949dfa 2024-02-09 07:48:55.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-09 07:48:55.071 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16949dfa 2024-02-09 07:48:55.081 [DefaultDispatcher-worker-7 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16949dfa 2024-02-09 07:48:55.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-09 07:48:55.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-09 07:48:55.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.084 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16949dfa: (connection evicted) 2024-02-09 07:48:55.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:55.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-09 07:48:55.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f99817 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-09 07:48:55.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-09 07:48:55.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-09 07:48:55.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-09 07:48:55.133 [DefaultDispatcher-worker-9 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-09 07:48:55.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-09 07:48:55.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-09 07:48:55.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.135 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05: (connection evicted) 2024-02-09 07:48:55.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:55.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-09 07:48:55.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98722ef 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-09 07:48:55.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-09 07:48:55.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-09 07:48:55.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-09 07:48:55.187 [DefaultDispatcher-worker-3 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-09 07:48:55.197 [DefaultDispatcher-worker-5 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-09 07:48:55.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-09 07:48:55.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-09 07:48:55.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.198 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd69983: (connection evicted) 2024-02-09 07:48:55.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:55.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-09 07:48:55.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-09 07:48:55.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df06ecd 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-09 07:48:55.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-02-09 07:48:55.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-02-09 07:48:55.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-09 07:48:55.248 [DefaultDispatcher-worker-4 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-02-09 07:48:55.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-09 07:48:55.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-09 07:48:55.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.250 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323efafe: (connection evicted) 2024-02-09 07:48:55.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:55.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-09 07:48:55.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf01a01 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-09 07:48:55.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-09 07:48:55.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-09 07:48:55.289 [DefaultDispatcher-worker-9 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-09 07:48:55.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-09 07:48:55.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-09 07:48:55.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.289 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc: (connection evicted) 2024-02-09 07:48:55.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:55.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-09 07:48:55.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498b611e 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 07:48:55.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 07:48:55.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-09 07:48:55.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30665461 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-09 07:48:55.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b38342 2024-02-09 07:48:55.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b38342 2024-02-09 07:48:55.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-09 07:48:55.397 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 07:48:55.450 [Test worker] INFO ktor.application - Application started in 0.058 seconds. 2024-02-09 07:48:55.451 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@45b08b17 2024-02-09 07:48:55.453 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.467 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.551 [DefaultDispatcher-worker-5 @coroutine#508] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 07:48:55.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2078bf0a 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-09 07:48:55.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 07:48:55.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 07:48:55.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-09 07:48:55.588 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-09 07:48:55.594 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-09 07:48:55.594 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-09 07:48:55.595 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-09 07:48:55.595 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-09 07:48:55.595 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-09 07:48:55.595 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-09 07:48:55.595 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-09 07:48:55.596 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:48:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-09 07:48:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250e8712 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:55.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:55.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:55.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-09 07:48:55.645 [DefaultDispatcher-worker-2 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:55.652 [DefaultDispatcher-worker-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 07:48:55.653 [DefaultDispatcher-worker-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 07:48:55.654 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.664 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:55.665 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json 2024-02-09 07:48:55.665 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json. 2024-02-09 07:48:55.665 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json 2024-02-09 07:48:55.668 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json 2024-02-09 07:48:55.668 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json 2024-02-09 07:48:55.673 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json. 2024-02-09 07:48:55.673 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:55.675 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 07:48:55.692 [DefaultDispatcher-worker-6 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:55.697 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:55.699 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 07:48:55.700 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9b6a4414-fc0c-4aad-82c1-adb988ae33bd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 07:48:55.703 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:48:55.703 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9b6a4414-fc0c-4aad-82c1-adb988ae33bd 2024-02-09 07:48:55.708 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:55.708 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:48:55.708 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:55.709 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:48:55.718 [DefaultDispatcher-worker-10 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:55.718 [DefaultDispatcher-worker-10 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:55.718 [DefaultDispatcher-worker-10 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 07:48:55.718 [DefaultDispatcher-worker-10 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:55.725 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:55.725 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:48:55.725 [MyScheduler_Worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:55.725 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:48:55.784 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 07:48:55.784 [eventLoopGroupProxy-4-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 07:48:55.784 [eventLoopGroupProxy-4-3 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 07:48:55.784 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 07:48:55.790 [eventLoopGroupProxy-4-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:55.790 [eventLoopGroupProxy-4-3 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:55.795 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:55.795 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 07:48:55.795 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:48:55.796 [DefaultDispatcher-worker-5 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:55.796 [DefaultDispatcher-worker-5 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:55.799 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:55.800 [DefaultDispatcher-worker-7 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:55.800 [DefaultDispatcher-worker-7 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:55.809 [DefaultDispatcher-worker-7 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:55.812 [eventLoopGroupProxy-4-4 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 07:48:55.818 [DefaultDispatcher-worker-8 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:55.825 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:55.825 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:55.825 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:48:55.826 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:55.836 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:55.836 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:55.836 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:55.836 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:55.938 [eventLoopGroupProxy-4-1 @call-handler#555] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 159ms 2024-02-09 07:48:55.938 [eventLoopGroupProxy-4-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 159ms 2024-02-09 07:48:55.938 [eventLoopGroupProxy-4-4 @call-handler#557] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 159ms 2024-02-09 07:48:55.939 [eventLoopGroupProxy-4-2 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:55.954 [eventLoopGroupProxy-4-2 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 07:48:55.955 [eventLoopGroupProxy-4-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:55.955 [eventLoopGroupProxy-4-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-09 07:48:55.956 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:55.965 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:55.965 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:55.965 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:55.965 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:55.969 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:55.972 [eventLoopGroupProxy-4-2 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 07:48:55.972 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:55.972 [eventLoopGroupProxy-4-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 07:48:55.973 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:55.990 [DefaultDispatcher-worker-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:56.004 [DefaultDispatcher-worker-5 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:56.019 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:56.019 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:48:56.020 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:56.020 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 07:48:56.023 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 07:48:56.024 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 07:48:56.024 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:48:56.054 [DefaultDispatcher-worker-8 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b38342 2024-02-09 07:48:56.055 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:56.056 [eventLoopGroupProxy-4-2 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-02-09 07:48:56.056 [DefaultDispatcher-worker-14 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json 2024-02-09 07:48:56.056 [DefaultDispatcher-worker-14 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json. 2024-02-09 07:48:56.056 [DefaultDispatcher-worker-14 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json 2024-02-09 07:48:56.056 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:56.056 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:56.057 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:48:56.057 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:56.058 [DefaultDispatcher-worker-12 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json 2024-02-09 07:48:56.059 [DefaultDispatcher-worker-12 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json 2024-02-09 07:48:56.059 [DefaultDispatcher-worker-12 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json. 2024-02-09 07:48:56.059 [DefaultDispatcher-worker-12 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556733142557605888/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:56.062 [DefaultDispatcher-worker-12 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 07:48:56.073 [DefaultDispatcher-worker-14 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 07:48:56.076 [DefaultDispatcher-worker-16 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b38342 2024-02-09 07:48:56.078 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-09 07:48:56.078 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-09 07:48:56.079 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-09 07:48:56.079 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-09 07:48:56.079 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-09 07:48:56.080 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 07:48:56.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-09 07:48:56.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-09 07:48:56.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:56.081 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f60c14e: (connection evicted) 2024-02-09 07:48:56.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:56.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-09 07:48:56.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-09 07:48:56.090 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:48:56.090 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:48:56.492 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:48:57.090 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@45b08b17 2024-02-09 07:48:57.091 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@45b08b17 2024-02-09 07:48:57.094 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 07:48:57.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-09 07:48:57.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-09 07:48:57.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:57.094 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b38342: (connection evicted) 2024-02-09 07:48:57.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:57.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-09 07:48:57.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-09 07:48:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c271988 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:57.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:57.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:57.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cd8c55 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-09 07:48:57.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:57.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-09 07:48:57.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-09 07:48:57.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-09 07:48:57.125 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 07:48:57.126 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-09 07:48:57.126 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@750457a5 2024-02-09 07:48:57.128 [DefaultDispatcher-worker-7 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38c0e 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:57.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:57.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-09 07:48:57.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-09 07:48:57.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-09 07:48:57.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-09 07:48:57.133 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-09 07:48:57.134 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-09 07:48:57.134 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-09 07:48:57.134 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-09 07:48:57.134 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-09 07:48:57.134 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-09 07:48:57.134 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-09 07:48:57.134 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-09 07:48:57.134 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:48:57.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7c898a 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:57.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-09 07:48:57.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-09 07:48:57.177 [DefaultDispatcher-worker-5 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.184 [DefaultDispatcher-worker-16 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-09 07:48:57.187 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-09 07:48:57.197 [DefaultDispatcher-worker-16 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.197 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json 2024-02-09 07:48:57.197 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json. 2024-02-09 07:48:57.197 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json 2024-02-09 07:48:57.199 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json 2024-02-09 07:48:57.200 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json 2024-02-09 07:48:57.200 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json. 2024-02-09 07:48:57.200 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:57.202 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-09 07:48:57.206 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:57.209 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:57.214 [DefaultDispatcher-worker-16 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.215 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 07:48:57.215 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2e56d139-703e-4192-94ec-badfffdc8b66', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 07:48:57.216 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:48:57.216 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2e56d139-703e-4192-94ec-badfffdc8b66 2024-02-09 07:48:57.218 [DefaultDispatcher-worker-1 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:57.218 [DefaultDispatcher-worker-1 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:48:57.218 [DefaultDispatcher-worker-1 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:57.218 [DefaultDispatcher-worker-1 @coroutine#651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:48:57.223 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 07:48:57.223 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 07:48:57.223 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.223 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:57.224 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:48:57.224 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.225 [eventLoopGroupProxy-7-2 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-09 07:48:57.225 [DefaultDispatcher-worker-7 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:57.225 [DefaultDispatcher-worker-7 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:57.229 [DefaultDispatcher-worker-7 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.229 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:57.229 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:57.229 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 07:48:57.229 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:57.233 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:57.233 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:48:57.233 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:57.234 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:48:57.234 [eventLoopGroupProxy-7-2 @call-handler#674] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 07:48:57.234 [eventLoopGroupProxy-7-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.234 [eventLoopGroupProxy-7-2 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-09 07:48:57.235 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:57.235 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:57.236 [eventLoopGroupProxy-7-2 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 07:48:57.237 [eventLoopGroupProxy-7-2 @call-handler#679] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 07:48:57.239 [eventLoopGroupProxy-7-2 @coroutine#680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:57.241 [eventLoopGroupProxy-7-2 @call-handler#679] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-09 07:48:57.243 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:57.243 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:57.243 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:48:57.243 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:57.246 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.246 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.246 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.246 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.247 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:48:57.252 [DefaultDispatcher-worker-11 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.252 [eventLoopGroupProxy-7-2 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.254 [eventLoopGroupProxy-7-2 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:57.255 [eventLoopGroupProxy-7-2 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.255 [eventLoopGroupProxy-7-2 @call-handler#688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:57.256 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.262 [DefaultDispatcher-worker-4 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.263 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.263 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.263 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.263 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.265 [eventLoopGroupProxy-7-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.267 [eventLoopGroupProxy-7-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:57.267 [eventLoopGroupProxy-7-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.267 [eventLoopGroupProxy-7-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:48:57.268 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.269 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.269 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.269 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.269 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.271 [eventLoopGroupProxy-7-2 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.313 [eventLoopGroupProxy-7-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.313 [eventLoopGroupProxy-7-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-09 07:48:57.314 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.315 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.315 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.315 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.315 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.318 [eventLoopGroupProxy-7-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.318 [eventLoopGroupProxy-7-2 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:48:57.319 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.319 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.319 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:57.320 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-02-09 07:48:57.320 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.335 [DefaultDispatcher-worker-14 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:57.336 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 07:48:57.835 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-dd0b84ae-1c4a-4438-aabd-cd21edbe2fa2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 07:48:57.835 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:48:57.835 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-dd0b84ae-1c4a-4438-aabd-cd21edbe2fa2 2024-02-09 07:48:57.838 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:57.838 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:48:57.838 [MyScheduler_Worker-2 @coroutine#709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:57.839 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:48:57.841 [eventLoopGroupProxy-7-2 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 07:48:57.842 [eventLoopGroupProxy-7-2 @call-handler#717] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 07:48:57.843 [eventLoopGroupProxy-7-2 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:57.846 [eventLoopGroupProxy-7-2 @call-handler#717] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-09 07:48:57.847 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:57.847 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:57.847 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:48:57.847 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:57.850 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.850 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.850 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.850 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.852 [eventLoopGroupProxy-7-2 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.897 [eventLoopGroupProxy-7-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.897 [eventLoopGroupProxy-7-2 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 07:48:57.898 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.899 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.899 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.899 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.899 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.901 [eventLoopGroupProxy-7-2 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.903 [eventLoopGroupProxy-7-2 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.903 [eventLoopGroupProxy-7-2 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:48:57.904 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.905 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.905 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.905 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.905 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.907 [eventLoopGroupProxy-7-2 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.909 [eventLoopGroupProxy-7-2 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.910 [eventLoopGroupProxy-7-2 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:57.910 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.911 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.911 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.911 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.911 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.913 [eventLoopGroupProxy-7-2 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.957 [eventLoopGroupProxy-7-2 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.957 [eventLoopGroupProxy-7-2 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 07:48:57.958 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.959 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.959 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.959 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.959 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.961 [eventLoopGroupProxy-7-2 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.963 [eventLoopGroupProxy-7-2 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.963 [eventLoopGroupProxy-7-2 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:48:57.964 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.965 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.965 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.965 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.965 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.967 [eventLoopGroupProxy-7-2 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:57.968 [eventLoopGroupProxy-7-2 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:57.969 [eventLoopGroupProxy-7-2 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:57.969 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.970 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.970 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:57.970 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:57.970 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:57.972 [eventLoopGroupProxy-7-2 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:58.017 [eventLoopGroupProxy-7-2 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.017 [eventLoopGroupProxy-7-2 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 07:48:58.017 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.019 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.019 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:58.019 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.019 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:58.021 [eventLoopGroupProxy-7-2 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:58.023 [eventLoopGroupProxy-7-2 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.023 [eventLoopGroupProxy-7-2 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:48:58.024 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.025 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.025 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:58.025 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.025 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:58.027 [eventLoopGroupProxy-7-2 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:58.028 [eventLoopGroupProxy-7-2 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.028 [eventLoopGroupProxy-7-2 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:48:58.029 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.030 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.030 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:58.030 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.030 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:58.032 [eventLoopGroupProxy-7-2 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:58.076 [eventLoopGroupProxy-7-2 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.076 [eventLoopGroupProxy-7-2 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 07:48:58.077 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.078 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.078 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:58.078 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.078 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:58.080 [eventLoopGroupProxy-7-2 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:58.082 [eventLoopGroupProxy-7-2 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.082 [eventLoopGroupProxy-7-2 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:48:58.083 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.084 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.084 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:58.084 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.084 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:58.086 [eventLoopGroupProxy-7-2 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:58.089 [eventLoopGroupProxy-7-2 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:58.089 [eventLoopGroupProxy-7-2 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.089 [eventLoopGroupProxy-7-2 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:58.090 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.091 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.092 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:58.092 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.092 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:58.093 [eventLoopGroupProxy-7-2 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:58.096 [eventLoopGroupProxy-7-2 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:58.096 [eventLoopGroupProxy-7-2 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.096 [eventLoopGroupProxy-7-2 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:58.096 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.098 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.098 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:58.098 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.098 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:58.100 [eventLoopGroupProxy-7-2 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:58.102 [eventLoopGroupProxy-7-2 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:58.103 [eventLoopGroupProxy-7-2 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.103 [eventLoopGroupProxy-7-2 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:58.103 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:58.114 [DefaultDispatcher-worker-8 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:58.125 [DefaultDispatcher-worker-10 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:58.126 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:58.126 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:48:58.126 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:58.126 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 07:48:58.128 [eventLoopGroupProxy-7-2 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 07:48:58.128 [eventLoopGroupProxy-7-2 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 07:48:58.128 [eventLoopGroupProxy-7-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:48:58.153 [DefaultDispatcher-worker-10 @call-handler#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-09 07:48:58.154 [eventLoopGroupProxy-7-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:58.154 [eventLoopGroupProxy-7-2 @call-handler#793] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-09 07:48:58.154 [DefaultDispatcher-worker-11 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json 2024-02-09 07:48:58.154 [DefaultDispatcher-worker-11 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json. 2024-02-09 07:48:58.154 [DefaultDispatcher-worker-11 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json 2024-02-09 07:48:58.155 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:58.155 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:58.155 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:48:58.155 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:58.156 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json 2024-02-09 07:48:58.156 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json 2024-02-09 07:48:58.156 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json. 2024-02-09 07:48:58.157 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556733151041933312/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:58.158 [DefaultDispatcher-worker-9 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:58.169 [DefaultDispatcher-worker-13 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-09 07:48:58.171 [DefaultDispatcher-worker-5 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d 2024-02-09 07:48:58.172 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-09 07:48:58.172 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-09 07:48:58.172 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-09 07:48:58.172 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-09 07:48:58.172 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-09 07:48:58.175 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-09 07:48:58.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-09 07:48:58.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-09 07:48:58.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:58.176 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cae4518: (connection evicted) 2024-02-09 07:48:58.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:58.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-09 07:48:58.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-09 07:48:58.336 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:48:58.615 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:48:58.634 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:48:59.182 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@750457a5 2024-02-09 07:48:59.182 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@750457a5 2024-02-09 07:48:59.184 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-09 07:48:59.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-09 07:48:59.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-09 07:48:59.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:59.184 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e35a0d: (connection evicted) 2024-02-09 07:48:59.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:59.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-09 07:48:59.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-09 07:48:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf1b528 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:59.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:59.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-09 07:48:59.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-09 07:48:59.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@182fd26b 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-09 07:48:59.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:59.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c4118b 2024-02-09 07:48:59.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c4118b 2024-02-09 07:48:59.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-09 07:48:59.230 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 07:48:59.232 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-02-09 07:48:59.232 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2e1e7bc6 2024-02-09 07:48:59.233 [DefaultDispatcher-worker-5 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af44f2a 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:59.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-09 07:48:59.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-09 07:48:59.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-09 07:48:59.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-09 07:48:59.237 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-09 07:48:59.237 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-09 07:48:59.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-09 07:48:59.237 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-09 07:48:59.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-09 07:48:59.237 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-09 07:48:59.237 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-09 07:48:59.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-09 07:48:59.237 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5020e5ab 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:48:59.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-09 07:48:59.276 [DefaultDispatcher-worker-13 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.284 [DefaultDispatcher-worker-6 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-09 07:48:59.287 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-09 07:48:59.295 [DefaultDispatcher-worker-6 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.295 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json 2024-02-09 07:48:59.295 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json. 2024-02-09 07:48:59.295 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json 2024-02-09 07:48:59.297 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json 2024-02-09 07:48:59.297 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json 2024-02-09 07:48:59.298 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json. 2024-02-09 07:48:59.298 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:59.299 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-09 07:48:59.302 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:59.309 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:59.311 [DefaultDispatcher-worker-6 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.311 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 07:48:59.311 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8bdc48a2-b6aa-4e90-b74a-a0361c1f1010', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 07:48:59.313 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:48:59.313 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8bdc48a2-b6aa-4e90-b74a-a0361c1f1010 2024-02-09 07:48:59.314 [DefaultDispatcher-worker-13 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:59.314 [DefaultDispatcher-worker-13 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:48:59.314 [DefaultDispatcher-worker-13 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:59.314 [DefaultDispatcher-worker-13 @coroutine#859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:48:59.317 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 07:48:59.318 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 07:48:59.318 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.318 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:59.318 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:48:59.319 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.320 [eventLoopGroupProxy-10-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-09 07:48:59.320 [DefaultDispatcher-worker-7 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:59.320 [DefaultDispatcher-worker-7 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:48:59.324 [DefaultDispatcher-worker-13 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.324 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:59.324 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 07:48:59.324 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:59.326 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:59.326 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:48:59.326 [MyScheduler_Worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:59.326 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:48:59.326 [eventLoopGroupProxy-10-2 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 07:48:59.327 [eventLoopGroupProxy-10-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.327 [eventLoopGroupProxy-10-2 @call-handler#883] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-09 07:48:59.327 [DefaultDispatcher-worker-7 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:59.327 [DefaultDispatcher-worker-7 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:48:59.330 [eventLoopGroupProxy-10-2 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 07:48:59.330 [eventLoopGroupProxy-10-2 @call-handler#888] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 07:48:59.332 [eventLoopGroupProxy-10-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.333 [eventLoopGroupProxy-10-2 @call-handler#888] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-09 07:48:59.334 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:59.334 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:48:59.334 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:48:59.334 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:59.335 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:59.336 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.336 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:59.336 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.336 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:59.337 [DefaultDispatcher-worker-3 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.339 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:48:59.339 [eventLoopGroupProxy-10-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:59.341 [eventLoopGroupProxy-10-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.342 [eventLoopGroupProxy-10-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.342 [eventLoopGroupProxy-10-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:59.342 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.346 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.346 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:59.346 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.346 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:59.348 [eventLoopGroupProxy-10-2 @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) 2024-02-09 07:48:59.349 [DefaultDispatcher-worker-4 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.351 [eventLoopGroupProxy-10-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.351 [eventLoopGroupProxy-10-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.351 [eventLoopGroupProxy-10-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:59.352 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.354 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.354 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:59.354 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.354 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:59.356 [eventLoopGroupProxy-10-2 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:59.365 [eventLoopGroupProxy-10-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.365 [eventLoopGroupProxy-10-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.365 [eventLoopGroupProxy-10-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-09 07:48:59.366 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.368 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.368 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:59.368 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.368 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:59.370 [eventLoopGroupProxy-10-2 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:59.371 [eventLoopGroupProxy-10-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.371 [eventLoopGroupProxy-10-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.372 [eventLoopGroupProxy-10-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:59.372 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.374 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.374 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:48:59.374 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.374 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:48:59.376 [eventLoopGroupProxy-10-2 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:48:59.377 [eventLoopGroupProxy-10-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.378 [eventLoopGroupProxy-10-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.378 [eventLoopGroupProxy-10-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:48:59.378 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:48:59.389 [DefaultDispatcher-worker-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.398 [DefaultDispatcher-worker-7 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.398 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:59.398 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:48:59.399 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:59.399 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 07:48:59.400 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 07:48:59.401 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 07:48:59.401 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:48:59.425 [DefaultDispatcher-worker-4 @call-handler#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c4118b 2024-02-09 07:48:59.426 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:48:59.426 [DefaultDispatcher-worker-9 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json 2024-02-09 07:48:59.426 [eventLoopGroupProxy-10-2 @call-handler#932] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-09 07:48:59.426 [DefaultDispatcher-worker-9 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json. 2024-02-09 07:48:59.426 [DefaultDispatcher-worker-9 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json 2024-02-09 07:48:59.427 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:59.427 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:48:59.428 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:48:59.428 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:59.428 [DefaultDispatcher-worker-4 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json 2024-02-09 07:48:59.428 [DefaultDispatcher-worker-4 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json 2024-02-09 07:48:59.429 [DefaultDispatcher-worker-4 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json. 2024-02-09 07:48:59.429 [DefaultDispatcher-worker-4 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556733156886777856/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:48:59.430 [DefaultDispatcher-worker-4 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:48:59.440 [DefaultDispatcher-worker-4 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-09 07:48:59.441 [DefaultDispatcher-worker-3 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c4118b 2024-02-09 07:48:59.443 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-09 07:48:59.443 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-09 07:48:59.443 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-09 07:48:59.443 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-09 07:48:59.443 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-09 07:48:59.444 [Test worker @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-09 07:48:59.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-09 07:48:59.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-09 07:48:59.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:48:59.445 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@143fe09c: (connection evicted) 2024-02-09 07:48:59.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:48:59.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-09 07:48:59.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-09 07:48:59.737 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:48:59.737 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:48:59.795 [DefaultDispatcher-worker-11 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-02-09 07:48:59.890 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:49:00.450 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2e1e7bc6 2024-02-09 07:49:00.450 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2e1e7bc6 2024-02-09 07:49:00.451 [Test worker @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-09 07:49:00.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-09 07:49:00.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-09 07:49:00.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:00.451 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49c4118b: (connection evicted) 2024-02-09 07:49:00.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:00.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-09 07:49:00.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-09 07:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-09 07:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e3275d3 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:00.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@272c5abd 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:00.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-09 07:49:00.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ad0854 2024-02-09 07:49:00.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ad0854 2024-02-09 07:49:00.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-09 07:49:00.491 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 07:49:00.492 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-09 07:49:00.492 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6b43b101 2024-02-09 07:49:00.494 [DefaultDispatcher-worker-6 @coroutine#973] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6054ac20 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:00.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-09 07:49:00.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 07:49:00.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 07:49:00.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-09 07:49:00.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-09 07:49:00.497 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-09 07:49:00.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-09 07:49:00.497 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-09 07:49:00.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-09 07:49:00.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-09 07:49:00.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-09 07:49:00.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-09 07:49:00.497 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:49:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6204e4 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:00.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-09 07:49:00.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:00.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:00.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-09 07:49:00.544 [DefaultDispatcher-worker-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:00.566 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:00.569 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:00.593 [DefaultDispatcher-worker-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 07:49:00.595 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:00.599 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:00.621 [DefaultDispatcher-worker-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 07:49:00.627 [DefaultDispatcher-worker-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 07:49:00.630 [DefaultDispatcher-worker-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 07:49:00.640 [DefaultDispatcher-worker-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:00.641 [Test worker @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json 2024-02-09 07:49:00.641 [Test worker @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json. 2024-02-09 07:49:00.641 [Test worker @coroutine#978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json 2024-02-09 07:49:00.643 [Test worker @coroutine#978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json 2024-02-09 07:49:00.643 [Test worker @coroutine#978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json 2024-02-09 07:49:00.644 [Test worker @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json. 2024-02-09 07:49:00.644 [Test worker @coroutine#978] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:00.665 [Test worker @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 07:49:00.734 [DefaultDispatcher-worker-9 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:00.735 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 07:49:00.735 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f7860aa5-26ef-477d-bf08-38fdde991736', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 07:49:00.736 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 07:49:00.736 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f7860aa5-26ef-477d-bf08-38fdde991736 2024-02-09 07:49:00.737 [DefaultDispatcher-worker-16 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:00.737 [DefaultDispatcher-worker-16 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:00.737 [DefaultDispatcher-worker-16 @coroutine#1155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:00.737 [DefaultDispatcher-worker-16 @coroutine#1155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:00.741 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 07:49:00.741 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 07:49:00.741 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.741 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:00.741 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:00.742 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.742 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-09 07:49:00.743 [DefaultDispatcher-worker-7 @coroutine#1155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:00.743 [DefaultDispatcher-worker-7 @coroutine#1155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:00.746 [DefaultDispatcher-worker-10 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:00.746 [DefaultDispatcher-worker-10 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:00.746 [DefaultDispatcher-worker-10 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:00.746 [DefaultDispatcher-worker-10 @coroutine#1154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:00.748 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 07:49:00.748 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.749 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-09 07:49:00.749 [DefaultDispatcher-worker-16 @coroutine#1154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:00.749 [DefaultDispatcher-worker-16 @coroutine#1154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:00.761 [DefaultDispatcher-worker-13 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:00.770 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:49:00.771 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:49:00.771 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:49:00.771 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:49:00.773 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 07:49:00.773 [DefaultDispatcher-worker-9 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:00.773 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 07:49:00.777 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.779 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-09 07:49:00.780 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:49:00.780 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:49:00.780 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:49:00.781 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:00.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.784 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.786 [eventLoopGroupProxy-13-2 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.787 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.787 [eventLoopGroupProxy-13-2 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:00.787 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.789 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.789 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.789 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.789 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.790 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.834 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.834 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.834 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 07:49:00.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.836 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.837 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.837 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.837 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.839 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.841 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.841 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.841 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:00.842 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.846 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.851 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.851 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.851 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-09 07:49:00.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.853 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.853 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.853 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.853 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.855 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.897 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.897 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.897 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 07:49:00.898 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.902 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.910 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.911 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.911 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-09 07:49:00.911 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.912 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.912 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.912 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.912 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.914 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.918 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.919 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.919 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-09 07:49:00.920 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.921 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.921 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.921 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.921 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.923 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.926 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.926 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.926 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 07:49:00.927 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.930 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.933 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.933 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.933 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 07:49:00.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.934 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.934 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.934 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.934 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.936 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.981 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.982 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.982 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 07:49:00.982 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.984 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.984 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.984 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.984 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.986 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.988 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.988 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.988 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:00.989 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.992 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.993 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.994 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.994 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:00.994 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.995 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.995 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:00.995 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:00.995 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:00.997 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:00.998 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:00.999 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:00.999 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:00.999 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.001 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.001 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.001 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.001 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.002 [eventLoopGroupProxy-13-2 @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) 2024-02-09 07:49:01.004 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.004 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.004 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.005 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.006 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.006 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.006 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.006 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.007 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.009 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.009 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.009 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.009 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.011 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.013 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.013 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.013 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.013 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.016 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.018 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.018 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.018 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.018 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.019 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.021 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.023 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.023 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.023 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.024 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.027 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.028 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.029 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.029 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.029 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.030 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.030 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.030 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.031 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.032 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.033 [eventLoopGroupProxy-13-2 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.033 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.033 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.035 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.035 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.035 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.035 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.036 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.037 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.038 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.038 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.038 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.039 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.039 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.039 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.039 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.041 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.042 [eventLoopGroupProxy-13-2 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.042 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.043 [eventLoopGroupProxy-13-2 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.043 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.048 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.050 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.050 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.050 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.050 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.051 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.052 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.052 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.052 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.053 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.055 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.055 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.055 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.055 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.057 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.057 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.057 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.057 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.058 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.062 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.062 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.062 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 07:49:01.063 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.064 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.064 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.064 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.064 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.065 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.067 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.067 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.067 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.068 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.069 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.069 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.069 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.069 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.070 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.072 [eventLoopGroupProxy-13-2 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.072 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.072 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.073 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.075 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.077 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.077 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.077 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.077 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.078 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.080 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.082 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.082 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.082 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.083 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.083 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.083 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.083 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.085 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.086 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.086 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.086 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.088 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.088 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.089 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.090 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.090 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.090 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.091 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.091 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.093 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.094 [eventLoopGroupProxy-13-2 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.094 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.094 [eventLoopGroupProxy-13-2 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.095 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.098 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.099 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.099 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.099 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.103 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.104 [eventLoopGroupProxy-13-2 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.104 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.104 [eventLoopGroupProxy-13-2 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.105 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.108 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.109 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.109 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.109 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.110 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.111 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.111 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.111 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.111 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.112 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.114 [eventLoopGroupProxy-13-2 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.114 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.115 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.116 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.116 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.116 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.116 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.118 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.161 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.161 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.161 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 07:49:01.162 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.163 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.163 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.163 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.163 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.164 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.165 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.165 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.165 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.166 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.167 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.167 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.167 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.167 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.168 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.169 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.169 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.170 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.170 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.171 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.171 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.171 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.171 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.172 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.173 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.173 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.173 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.174 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.175 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.175 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.175 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.175 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.176 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.221 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.221 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.222 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 07:49:01.222 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.223 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.224 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.224 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.224 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.225 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.269 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.269 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.269 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 07:49:01.270 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.271 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.271 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.271 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.271 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.273 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.273 [DefaultDispatcher-worker-9 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:01.274 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.274 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.274 [eventLoopGroupProxy-13-2 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.275 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.276 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.276 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.276 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.276 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.277 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.279 [eventLoopGroupProxy-13-2 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.279 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.279 [eventLoopGroupProxy-13-2 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.281 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.281 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.281 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.281 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.282 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.325 [eventLoopGroupProxy-13-2 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.325 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.325 [eventLoopGroupProxy-13-2 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 07:49:01.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.327 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.327 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.327 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.327 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.329 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.331 [eventLoopGroupProxy-13-2 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.331 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.331 [eventLoopGroupProxy-13-2 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.331 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.333 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.333 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.333 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.333 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.334 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.336 [eventLoopGroupProxy-13-2 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.336 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.336 [eventLoopGroupProxy-13-2 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.336 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.337 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.339 [eventLoopGroupProxy-13-2 @call-handler#1626] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.340 [eventLoopGroupProxy-13-2 @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.341 [eventLoopGroupProxy-13-2 @call-handler#1626] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.341 [eventLoopGroupProxy-13-2 @call-handler#1626] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.341 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.345 [eventLoopGroupProxy-13-2 @call-handler#1632] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.347 [eventLoopGroupProxy-13-2 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.347 [eventLoopGroupProxy-13-2 @call-handler#1632] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.347 [eventLoopGroupProxy-13-2 @call-handler#1632] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.348 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.352 [eventLoopGroupProxy-13-2 @call-handler#1638] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.398 [eventLoopGroupProxy-13-2 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.398 [eventLoopGroupProxy-13-2 @call-handler#1638] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.398 [eventLoopGroupProxy-13-2 @call-handler#1638] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 07:49:01.398 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.400 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.400 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.400 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.400 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.402 [eventLoopGroupProxy-13-2 @call-handler#1644] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.404 [eventLoopGroupProxy-13-2 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.404 [eventLoopGroupProxy-13-2 @call-handler#1644] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.404 [eventLoopGroupProxy-13-2 @call-handler#1644] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.404 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.405 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.406 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.406 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.406 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.407 [eventLoopGroupProxy-13-2 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.409 [eventLoopGroupProxy-13-2 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.409 [eventLoopGroupProxy-13-2 @call-handler#1650] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.409 [eventLoopGroupProxy-13-2 @call-handler#1650] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.409 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.410 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.410 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.410 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.410 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.412 [eventLoopGroupProxy-13-2 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.413 [eventLoopGroupProxy-13-2 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.413 [eventLoopGroupProxy-13-2 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.413 [eventLoopGroupProxy-13-2 @call-handler#1656] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.414 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.416 [eventLoopGroupProxy-13-2 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.418 [eventLoopGroupProxy-13-2 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.418 [eventLoopGroupProxy-13-2 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.419 [eventLoopGroupProxy-13-2 @call-handler#1662] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.421 [eventLoopGroupProxy-13-2 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.423 [eventLoopGroupProxy-13-2 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.423 [eventLoopGroupProxy-13-2 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.423 [eventLoopGroupProxy-13-2 @call-handler#1669] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.423 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.426 [eventLoopGroupProxy-13-2 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.428 [eventLoopGroupProxy-13-2 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.428 [eventLoopGroupProxy-13-2 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.428 [eventLoopGroupProxy-13-2 @call-handler#1675] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.429 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.430 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.430 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.430 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.430 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.432 [eventLoopGroupProxy-13-2 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.433 [eventLoopGroupProxy-13-2 @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.433 [eventLoopGroupProxy-13-2 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.433 [eventLoopGroupProxy-13-2 @call-handler#1681] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.436 [eventLoopGroupProxy-13-2 @call-handler#1687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.438 [eventLoopGroupProxy-13-2 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.438 [eventLoopGroupProxy-13-2 @call-handler#1687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.438 [eventLoopGroupProxy-13-2 @call-handler#1687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.440 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.440 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.440 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.440 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.441 [eventLoopGroupProxy-13-2 @call-handler#1693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.443 [eventLoopGroupProxy-13-2 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.443 [eventLoopGroupProxy-13-2 @call-handler#1693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.443 [eventLoopGroupProxy-13-2 @call-handler#1693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.445 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.445 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.445 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.445 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.446 [eventLoopGroupProxy-13-2 @call-handler#1699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.449 [eventLoopGroupProxy-13-2 @coroutine#1700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.449 [eventLoopGroupProxy-13-2 @call-handler#1699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.449 [eventLoopGroupProxy-13-2 @call-handler#1699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.450 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.451 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.451 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.451 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.451 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.453 [eventLoopGroupProxy-13-2 @call-handler#1705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.455 [eventLoopGroupProxy-13-2 @coroutine#1706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.455 [eventLoopGroupProxy-13-2 @call-handler#1705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.455 [eventLoopGroupProxy-13-2 @call-handler#1705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.456 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.458 [eventLoopGroupProxy-13-2 @call-handler#1711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.460 [eventLoopGroupProxy-13-2 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.460 [eventLoopGroupProxy-13-2 @call-handler#1711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.460 [eventLoopGroupProxy-13-2 @call-handler#1711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.464 [eventLoopGroupProxy-13-2 @call-handler#1717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.513 [eventLoopGroupProxy-13-2 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.513 [eventLoopGroupProxy-13-2 @call-handler#1717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.514 [eventLoopGroupProxy-13-2 @call-handler#1717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-09 07:49:01.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.516 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.516 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.516 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.516 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.518 [eventLoopGroupProxy-13-2 @call-handler#1723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.520 [eventLoopGroupProxy-13-2 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.520 [eventLoopGroupProxy-13-2 @call-handler#1723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.520 [eventLoopGroupProxy-13-2 @call-handler#1723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.520 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.523 [eventLoopGroupProxy-13-2 @call-handler#1729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.525 [eventLoopGroupProxy-13-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.525 [eventLoopGroupProxy-13-2 @call-handler#1729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.525 [eventLoopGroupProxy-13-2 @call-handler#1729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.526 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.528 [eventLoopGroupProxy-13-2 @call-handler#1735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.577 [eventLoopGroupProxy-13-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.577 [eventLoopGroupProxy-13-2 @call-handler#1735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.578 [eventLoopGroupProxy-13-2 @call-handler#1735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-09 07:49:01.578 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.581 [eventLoopGroupProxy-13-2 @call-handler#1741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.584 [eventLoopGroupProxy-13-2 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.584 [eventLoopGroupProxy-13-2 @call-handler#1741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.584 [eventLoopGroupProxy-13-2 @call-handler#1741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.587 [eventLoopGroupProxy-13-2 @call-handler#1747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.589 [eventLoopGroupProxy-13-2 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.589 [eventLoopGroupProxy-13-2 @call-handler#1747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.589 [eventLoopGroupProxy-13-2 @call-handler#1747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.592 [eventLoopGroupProxy-13-2 @call-handler#1753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.593 [eventLoopGroupProxy-13-2 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.593 [eventLoopGroupProxy-13-2 @call-handler#1753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.593 [eventLoopGroupProxy-13-2 @call-handler#1753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.594 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.596 [eventLoopGroupProxy-13-2 @call-handler#1759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.641 [eventLoopGroupProxy-13-2 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.641 [eventLoopGroupProxy-13-2 @call-handler#1759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.641 [eventLoopGroupProxy-13-2 @call-handler#1759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 07:49:01.642 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.643 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.643 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.643 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.643 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.644 [eventLoopGroupProxy-13-2 @call-handler#1765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.647 [eventLoopGroupProxy-13-2 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.647 [eventLoopGroupProxy-13-2 @call-handler#1765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.647 [eventLoopGroupProxy-13-2 @call-handler#1765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:01.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.649 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.649 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.649 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.649 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.650 [eventLoopGroupProxy-13-2 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.652 [eventLoopGroupProxy-13-2 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.652 [eventLoopGroupProxy-13-2 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.652 [eventLoopGroupProxy-13-2 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.653 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.655 [eventLoopGroupProxy-13-2 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.697 [eventLoopGroupProxy-13-2 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.698 [eventLoopGroupProxy-13-2 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.698 [eventLoopGroupProxy-13-2 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 07:49:01.698 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.699 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.700 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.700 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.700 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.701 [eventLoopGroupProxy-13-2 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.745 [eventLoopGroupProxy-13-2 @coroutine#1785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.745 [eventLoopGroupProxy-13-2 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.745 [eventLoopGroupProxy-13-2 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 07:49:01.746 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.747 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.747 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.747 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.747 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.749 [eventLoopGroupProxy-13-2 @call-handler#1790] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.751 [eventLoopGroupProxy-13-2 @coroutine#1791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.751 [eventLoopGroupProxy-13-2 @call-handler#1790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.752 [eventLoopGroupProxy-13-2 @call-handler#1790] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 07:49:01.752 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.753 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.753 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.753 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.753 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.755 [eventLoopGroupProxy-13-2 @call-handler#1796] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.756 [eventLoopGroupProxy-13-2 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.756 [eventLoopGroupProxy-13-2 @call-handler#1796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.756 [eventLoopGroupProxy-13-2 @call-handler#1796] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.758 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.758 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.758 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.758 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.759 [eventLoopGroupProxy-13-2 @call-handler#1802] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.761 [eventLoopGroupProxy-13-2 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.761 [eventLoopGroupProxy-13-2 @call-handler#1802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.761 [eventLoopGroupProxy-13-2 @call-handler#1802] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.761 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.764 [eventLoopGroupProxy-13-2 @call-handler#1808] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.765 [eventLoopGroupProxy-13-2 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.765 [eventLoopGroupProxy-13-2 @call-handler#1808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.765 [eventLoopGroupProxy-13-2 @call-handler#1808] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.770 [eventLoopGroupProxy-13-2 @call-handler#1814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.771 [eventLoopGroupProxy-13-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.771 [eventLoopGroupProxy-13-2 @call-handler#1814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.771 [eventLoopGroupProxy-13-2 @call-handler#1814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.774 [eventLoopGroupProxy-13-2 @call-handler#1820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.775 [eventLoopGroupProxy-13-2 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.776 [eventLoopGroupProxy-13-2 @call-handler#1820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.776 [eventLoopGroupProxy-13-2 @call-handler#1820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.776 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.778 [eventLoopGroupProxy-13-2 @call-handler#1826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.779 [eventLoopGroupProxy-13-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.780 [eventLoopGroupProxy-13-2 @call-handler#1826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.780 [eventLoopGroupProxy-13-2 @call-handler#1826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.781 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.783 [eventLoopGroupProxy-13-2 @call-handler#1832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.785 [eventLoopGroupProxy-13-2 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.785 [eventLoopGroupProxy-13-2 @call-handler#1832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.785 [eventLoopGroupProxy-13-2 @call-handler#1832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.786 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.787 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.787 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.787 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.787 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.788 [eventLoopGroupProxy-13-2 @call-handler#1838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.790 [eventLoopGroupProxy-13-2 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.790 [eventLoopGroupProxy-13-2 @call-handler#1838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.790 [eventLoopGroupProxy-13-2 @call-handler#1838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.790 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.793 [eventLoopGroupProxy-13-2 @call-handler#1844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.794 [eventLoopGroupProxy-13-2 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.794 [eventLoopGroupProxy-13-2 @call-handler#1844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.794 [eventLoopGroupProxy-13-2 @call-handler#1844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.795 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.796 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.796 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.796 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.796 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.796 [DefaultDispatcher-worker-16 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:01.797 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.799 [eventLoopGroupProxy-13-2 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.799 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.799 [eventLoopGroupProxy-13-2 @call-handler#1851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.799 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.800 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.800 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.800 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.800 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.801 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.803 [eventLoopGroupProxy-13-2 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.803 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.803 [eventLoopGroupProxy-13-2 @call-handler#1857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.804 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.804 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.804 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.804 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.805 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.806 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.807 [eventLoopGroupProxy-13-2 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.807 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.807 [eventLoopGroupProxy-13-2 @call-handler#1863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:01.808 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.809 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.809 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.809 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.809 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.810 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.812 [eventLoopGroupProxy-13-2 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.812 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.812 [eventLoopGroupProxy-13-2 @call-handler#1869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.813 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.813 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.814 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.814 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.814 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.815 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.816 [eventLoopGroupProxy-13-2 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.816 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.817 [eventLoopGroupProxy-13-2 @call-handler#1875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.817 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.818 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.818 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.818 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.818 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.819 [eventLoopGroupProxy-13-2 @call-handler#1881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.869 [eventLoopGroupProxy-13-2 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.869 [eventLoopGroupProxy-13-2 @call-handler#1881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.869 [eventLoopGroupProxy-13-2 @call-handler#1881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-09 07:49:01.870 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.872 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.873 [eventLoopGroupProxy-13-2 @call-handler#1887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.875 [eventLoopGroupProxy-13-2 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.875 [eventLoopGroupProxy-13-2 @call-handler#1887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.875 [eventLoopGroupProxy-13-2 @call-handler#1887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.876 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.879 [eventLoopGroupProxy-13-2 @call-handler#1893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.881 [eventLoopGroupProxy-13-2 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.881 [eventLoopGroupProxy-13-2 @call-handler#1893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.881 [eventLoopGroupProxy-13-2 @call-handler#1893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.881 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.882 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.882 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.882 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.882 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.884 [eventLoopGroupProxy-13-2 @call-handler#1899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.885 [eventLoopGroupProxy-13-2 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.885 [eventLoopGroupProxy-13-2 @call-handler#1899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.885 [eventLoopGroupProxy-13-2 @call-handler#1899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.886 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.888 [eventLoopGroupProxy-13-2 @call-handler#1905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.889 [eventLoopGroupProxy-13-2 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.890 [eventLoopGroupProxy-13-2 @call-handler#1905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.890 [eventLoopGroupProxy-13-2 @call-handler#1905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.890 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.891 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.891 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.891 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.891 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.892 [eventLoopGroupProxy-13-2 @call-handler#1911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.894 [eventLoopGroupProxy-13-2 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.894 [eventLoopGroupProxy-13-2 @call-handler#1911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.894 [eventLoopGroupProxy-13-2 @call-handler#1911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.895 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.897 [eventLoopGroupProxy-13-2 @call-handler#1917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.899 [eventLoopGroupProxy-13-2 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.899 [eventLoopGroupProxy-13-2 @call-handler#1917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.899 [eventLoopGroupProxy-13-2 @call-handler#1917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.899 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.902 [eventLoopGroupProxy-13-2 @call-handler#1923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.949 [eventLoopGroupProxy-13-2 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.949 [eventLoopGroupProxy-13-2 @call-handler#1923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.949 [eventLoopGroupProxy-13-2 @call-handler#1923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-09 07:49:01.950 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.953 [eventLoopGroupProxy-13-2 @call-handler#1929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.954 [eventLoopGroupProxy-13-2 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.954 [eventLoopGroupProxy-13-2 @call-handler#1929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.954 [eventLoopGroupProxy-13-2 @call-handler#1929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.956 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.956 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.956 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.956 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.957 [eventLoopGroupProxy-13-2 @call-handler#1935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:01.959 [eventLoopGroupProxy-13-2 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:01.959 [eventLoopGroupProxy-13-2 @call-handler#1935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:01.959 [eventLoopGroupProxy-13-2 @call-handler#1935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:01.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:01.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:01.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:01.961 [eventLoopGroupProxy-13-2 @call-handler#1941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.009 [eventLoopGroupProxy-13-2 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.009 [eventLoopGroupProxy-13-2 @call-handler#1941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.009 [eventLoopGroupProxy-13-2 @call-handler#1941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-09 07:49:02.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.012 [eventLoopGroupProxy-13-2 @call-handler#1947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.014 [eventLoopGroupProxy-13-2 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.014 [eventLoopGroupProxy-13-2 @call-handler#1947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.014 [eventLoopGroupProxy-13-2 @call-handler#1947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.017 [eventLoopGroupProxy-13-2 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.018 [eventLoopGroupProxy-13-2 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.018 [eventLoopGroupProxy-13-2 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.018 [eventLoopGroupProxy-13-2 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:02.019 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.021 [eventLoopGroupProxy-13-2 @call-handler#1960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.023 [eventLoopGroupProxy-13-2 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.023 [eventLoopGroupProxy-13-2 @call-handler#1960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.023 [eventLoopGroupProxy-13-2 @call-handler#1960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.024 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.026 [eventLoopGroupProxy-13-2 @call-handler#1966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.028 [eventLoopGroupProxy-13-2 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.028 [eventLoopGroupProxy-13-2 @call-handler#1966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.028 [eventLoopGroupProxy-13-2 @call-handler#1966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.028 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.029 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.029 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.029 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.030 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.031 [eventLoopGroupProxy-13-2 @call-handler#1972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.032 [eventLoopGroupProxy-13-2 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.032 [eventLoopGroupProxy-13-2 @call-handler#1972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.032 [eventLoopGroupProxy-13-2 @call-handler#1972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:02.033 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.035 [eventLoopGroupProxy-13-2 @call-handler#1978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.037 [eventLoopGroupProxy-13-2 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.037 [eventLoopGroupProxy-13-2 @call-handler#1978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.037 [eventLoopGroupProxy-13-2 @call-handler#1978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.037 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.041 [eventLoopGroupProxy-13-2 @call-handler#1984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.043 [eventLoopGroupProxy-13-2 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.043 [eventLoopGroupProxy-13-2 @call-handler#1984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.043 [eventLoopGroupProxy-13-2 @call-handler#1984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.044 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.047 [eventLoopGroupProxy-13-2 @call-handler#1990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.049 [eventLoopGroupProxy-13-2 @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.049 [eventLoopGroupProxy-13-2 @call-handler#1990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.049 [eventLoopGroupProxy-13-2 @call-handler#1990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.050 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.051 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.051 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.051 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.051 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.052 [eventLoopGroupProxy-13-2 @call-handler#1996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.054 [eventLoopGroupProxy-13-2 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.054 [eventLoopGroupProxy-13-2 @call-handler#1996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.054 [eventLoopGroupProxy-13-2 @call-handler#1996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.055 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.056 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.056 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.056 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.056 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.057 [eventLoopGroupProxy-13-2 @call-handler#2002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.059 [eventLoopGroupProxy-13-2 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.063 [eventLoopGroupProxy-13-2 @call-handler#2002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.063 [eventLoopGroupProxy-13-2 @call-handler#2002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-09 07:49:02.064 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.065 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.065 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.065 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.065 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.066 [eventLoopGroupProxy-13-2 @call-handler#2008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.067 [eventLoopGroupProxy-13-2 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.067 [eventLoopGroupProxy-13-2 @call-handler#2008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.067 [eventLoopGroupProxy-13-2 @call-handler#2008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:02.068 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.069 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.069 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.069 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.069 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.070 [eventLoopGroupProxy-13-2 @call-handler#2014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.113 [eventLoopGroupProxy-13-2 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.113 [eventLoopGroupProxy-13-2 @call-handler#2014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.113 [eventLoopGroupProxy-13-2 @call-handler#2014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 07:49:02.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.117 [eventLoopGroupProxy-13-2 @call-handler#2020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.118 [eventLoopGroupProxy-13-2 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.119 [eventLoopGroupProxy-13-2 @call-handler#2020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.119 [eventLoopGroupProxy-13-2 @call-handler#2020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.120 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.120 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.120 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.120 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.122 [eventLoopGroupProxy-13-2 @call-handler#2026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.124 [eventLoopGroupProxy-13-2 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.124 [eventLoopGroupProxy-13-2 @call-handler#2026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.124 [eventLoopGroupProxy-13-2 @call-handler#2026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:02.125 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.126 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.126 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.126 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.126 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.127 [eventLoopGroupProxy-13-2 @call-handler#2032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.129 [eventLoopGroupProxy-13-2 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.129 [eventLoopGroupProxy-13-2 @call-handler#2032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.129 [eventLoopGroupProxy-13-2 @call-handler#2032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.129 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.130 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.130 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.130 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.130 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.131 [eventLoopGroupProxy-13-2 @call-handler#2038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.177 [eventLoopGroupProxy-13-2 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.177 [eventLoopGroupProxy-13-2 @call-handler#2038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.177 [eventLoopGroupProxy-13-2 @call-handler#2038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 07:49:02.177 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.178 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.178 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.178 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.178 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.180 [eventLoopGroupProxy-13-2 @call-handler#2044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.181 [eventLoopGroupProxy-13-2 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.181 [eventLoopGroupProxy-13-2 @call-handler#2044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.182 [eventLoopGroupProxy-13-2 @call-handler#2044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:02.182 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.183 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.183 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.183 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.183 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.184 [eventLoopGroupProxy-13-2 @call-handler#2050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.186 [eventLoopGroupProxy-13-2 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.186 [eventLoopGroupProxy-13-2 @call-handler#2050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.186 [eventLoopGroupProxy-13-2 @call-handler#2050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.187 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.188 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.188 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.188 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.188 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.189 [eventLoopGroupProxy-13-2 @call-handler#2056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.233 [eventLoopGroupProxy-13-2 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.233 [eventLoopGroupProxy-13-2 @call-handler#2056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.233 [eventLoopGroupProxy-13-2 @call-handler#2056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 07:49:02.233 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.236 [eventLoopGroupProxy-13-2 @call-handler#2062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.238 [eventLoopGroupProxy-13-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.238 [eventLoopGroupProxy-13-2 @call-handler#2062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.238 [eventLoopGroupProxy-13-2 @call-handler#2062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.238 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.241 [eventLoopGroupProxy-13-2 @call-handler#2068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.243 [eventLoopGroupProxy-13-2 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.243 [eventLoopGroupProxy-13-2 @call-handler#2068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.243 [eventLoopGroupProxy-13-2 @call-handler#2068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.244 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.245 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.245 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.245 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.245 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.246 [eventLoopGroupProxy-13-2 @call-handler#2074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.290 [eventLoopGroupProxy-13-2 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.290 [eventLoopGroupProxy-13-2 @call-handler#2074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.291 [eventLoopGroupProxy-13-2 @call-handler#2074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 07:49:02.291 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.293 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.293 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.294 [eventLoopGroupProxy-13-2 @call-handler#2080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.319 [DefaultDispatcher-worker-12 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:02.341 [eventLoopGroupProxy-13-2 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.341 [eventLoopGroupProxy-13-2 @call-handler#2080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.342 [eventLoopGroupProxy-13-2 @call-handler#2080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-09 07:49:02.342 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.345 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.348 [eventLoopGroupProxy-13-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.349 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.349 [eventLoopGroupProxy-13-2 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 07:49:02.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.351 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.354 [eventLoopGroupProxy-13-2 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.354 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.354 [eventLoopGroupProxy-13-2 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:02.354 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.355 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.355 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.355 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.355 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.357 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.359 [eventLoopGroupProxy-13-2 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.359 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.359 [eventLoopGroupProxy-13-2 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:02.360 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.360 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.360 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.361 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.361 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.362 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.363 [eventLoopGroupProxy-13-2 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.363 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.363 [eventLoopGroupProxy-13-2 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:02.364 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.365 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.365 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.365 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.365 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.366 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.413 [eventLoopGroupProxy-13-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.413 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.413 [eventLoopGroupProxy-13-2 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-09 07:49:02.414 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.416 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.418 [eventLoopGroupProxy-13-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.418 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.418 [eventLoopGroupProxy-13-2 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.421 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.423 [eventLoopGroupProxy-13-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.423 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.423 [eventLoopGroupProxy-13-2 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.423 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.424 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.424 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.424 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.424 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.425 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.427 [eventLoopGroupProxy-13-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.427 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.427 [eventLoopGroupProxy-13-2 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.427 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.429 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.473 [eventLoopGroupProxy-13-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.473 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.473 [eventLoopGroupProxy-13-2 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 07:49:02.474 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.476 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.478 [eventLoopGroupProxy-13-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.478 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.478 [eventLoopGroupProxy-13-2 @call-handler#2142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.479 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.480 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.480 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.480 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.480 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.481 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.482 [eventLoopGroupProxy-13-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.482 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.482 [eventLoopGroupProxy-13-2 @call-handler#2148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:02.483 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.484 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.484 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.484 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.484 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.485 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.486 [eventLoopGroupProxy-13-2 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.487 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.487 [eventLoopGroupProxy-13-2 @call-handler#2154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.491 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.533 [eventLoopGroupProxy-13-2 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.533 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.533 [eventLoopGroupProxy-13-2 @call-handler#2160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-09 07:49:02.534 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.535 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.535 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.535 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.535 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.537 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.538 [eventLoopGroupProxy-13-2 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.539 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.539 [eventLoopGroupProxy-13-2 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:02.539 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.540 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.540 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.540 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.540 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.541 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.543 [eventLoopGroupProxy-13-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.543 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.543 [eventLoopGroupProxy-13-2 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.543 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.544 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.544 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.544 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.544 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.546 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.548 [eventLoopGroupProxy-13-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.548 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.548 [eventLoopGroupProxy-13-2 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:02.549 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.551 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.551 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.551 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.551 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.552 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.553 [eventLoopGroupProxy-13-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.553 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.553 [eventLoopGroupProxy-13-2 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:02.555 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.556 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.556 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.557 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.557 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.558 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.601 [eventLoopGroupProxy-13-2 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.601 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.601 [eventLoopGroupProxy-13-2 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 07:49:02.602 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.603 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.603 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.603 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.603 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.604 [eventLoopGroupProxy-13-2 @call-handler#2196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.606 [eventLoopGroupProxy-13-2 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.606 [eventLoopGroupProxy-13-2 @call-handler#2196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.606 [eventLoopGroupProxy-13-2 @call-handler#2196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.607 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.607 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.607 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.607 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.608 [eventLoopGroupProxy-13-2 @call-handler#2202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.610 [eventLoopGroupProxy-13-2 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.610 [eventLoopGroupProxy-13-2 @call-handler#2202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.610 [eventLoopGroupProxy-13-2 @call-handler#2202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.611 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.612 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.612 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.612 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.612 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.613 [eventLoopGroupProxy-13-2 @call-handler#2208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.661 [eventLoopGroupProxy-13-2 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.661 [eventLoopGroupProxy-13-2 @call-handler#2208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.661 [eventLoopGroupProxy-13-2 @call-handler#2208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-09 07:49:02.662 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.663 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.663 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.663 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.663 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.664 [eventLoopGroupProxy-13-2 @call-handler#2215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.666 [eventLoopGroupProxy-13-2 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.666 [eventLoopGroupProxy-13-2 @call-handler#2215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.666 [eventLoopGroupProxy-13-2 @call-handler#2215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.667 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.668 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.668 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.668 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.668 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.669 [eventLoopGroupProxy-13-2 @call-handler#2221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.671 [eventLoopGroupProxy-13-2 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.671 [eventLoopGroupProxy-13-2 @call-handler#2221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.671 [eventLoopGroupProxy-13-2 @call-handler#2221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.671 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.672 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.672 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.672 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.672 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.674 [eventLoopGroupProxy-13-2 @call-handler#2227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.675 [eventLoopGroupProxy-13-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.675 [eventLoopGroupProxy-13-2 @call-handler#2227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.675 [eventLoopGroupProxy-13-2 @call-handler#2227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.676 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.677 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.677 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.677 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.677 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.678 [eventLoopGroupProxy-13-2 @call-handler#2233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.679 [eventLoopGroupProxy-13-2 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.679 [eventLoopGroupProxy-13-2 @call-handler#2233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.679 [eventLoopGroupProxy-13-2 @call-handler#2233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:02.680 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.681 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.681 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.681 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.681 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.682 [eventLoopGroupProxy-13-2 @call-handler#2239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.683 [eventLoopGroupProxy-13-2 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.683 [eventLoopGroupProxy-13-2 @call-handler#2239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.683 [eventLoopGroupProxy-13-2 @call-handler#2239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 07:49:02.684 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.685 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.685 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.685 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.685 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.686 [eventLoopGroupProxy-13-2 @call-handler#2245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.689 [eventLoopGroupProxy-13-2 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.689 [eventLoopGroupProxy-13-2 @call-handler#2245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.689 [eventLoopGroupProxy-13-2 @call-handler#2245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 07:49:02.690 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.691 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.691 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.691 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.691 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.692 [eventLoopGroupProxy-13-2 @call-handler#2251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.737 [eventLoopGroupProxy-13-2 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.737 [eventLoopGroupProxy-13-2 @call-handler#2251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.737 [eventLoopGroupProxy-13-2 @call-handler#2251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 07:49:02.738 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.739 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.739 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.739 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.739 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.740 [eventLoopGroupProxy-13-2 @call-handler#2257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.742 [eventLoopGroupProxy-13-2 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.742 [eventLoopGroupProxy-13-2 @call-handler#2257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.742 [eventLoopGroupProxy-13-2 @call-handler#2257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.742 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.743 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.743 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.743 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.744 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.745 [eventLoopGroupProxy-13-2 @call-handler#2263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.746 [eventLoopGroupProxy-13-2 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.746 [eventLoopGroupProxy-13-2 @call-handler#2263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.746 [eventLoopGroupProxy-13-2 @call-handler#2263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.747 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.748 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.748 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:02.748 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.748 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:02.749 [eventLoopGroupProxy-13-2 @call-handler#2269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:02.751 [eventLoopGroupProxy-13-2 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.751 [eventLoopGroupProxy-13-2 @call-handler#2269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.752 [eventLoopGroupProxy-13-2 @call-handler#2269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 07:49:02.752 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:02.769 [DefaultDispatcher-worker-10 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:02.778 [DefaultDispatcher-worker-16 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:02.779 [DefaultDispatcher-worker-16 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:02.779 [DefaultDispatcher-worker-16 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:02.779 [DefaultDispatcher-worker-16 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:02.779 [DefaultDispatcher-worker-16 @coroutine#1156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 07:49:02.780 [eventLoopGroupProxy-13-2 @call-handler#2280] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 07:49:02.781 [eventLoopGroupProxy-13-2 @call-handler#2280] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 07:49:02.781 [eventLoopGroupProxy-13-2 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:02.805 [DefaultDispatcher-worker-8 @call-handler#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad0854 2024-02-09 07:49:02.805 [DefaultDispatcher-worker-8 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json 2024-02-09 07:49:02.805 [eventLoopGroupProxy-13-2 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:02.805 [DefaultDispatcher-worker-8 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json. 2024-02-09 07:49:02.805 [DefaultDispatcher-worker-8 @coroutine#972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json 2024-02-09 07:49:02.805 [eventLoopGroupProxy-13-2 @call-handler#2280] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-09 07:49:02.806 [DefaultDispatcher-worker-10 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:02.806 [DefaultDispatcher-worker-10 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:02.806 [DefaultDispatcher-worker-10 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:02.806 [DefaultDispatcher-worker-10 @coroutine#1156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:02.807 [DefaultDispatcher-worker-7 @coroutine#972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json 2024-02-09 07:49:02.807 [DefaultDispatcher-worker-7 @coroutine#972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json 2024-02-09 07:49:02.808 [DefaultDispatcher-worker-2 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json. 2024-02-09 07:49:02.808 [DefaultDispatcher-worker-2 @coroutine#972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556733160529465344/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:02.812 [DefaultDispatcher-worker-5 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 07:49:02.816 [DefaultDispatcher-worker-2 @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:02.829 [DefaultDispatcher-worker-7 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad0854 2024-02-09 07:49:02.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-09 07:49:02.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-09 07:49:02.842 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-09 07:49:02.842 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-09 07:49:02.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-09 07:49:02.846 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 07:49:02.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-09 07:49:02.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-09 07:49:02.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:02.846 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b360a82: (connection evicted) 2024-02-09 07:49:02.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:02.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-09 07:49:02.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-09 07:49:02.997 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:49:02.997 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:49:03.269 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 07:49:03.853 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6b43b101 2024-02-09 07:49:03.853 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6b43b101 2024-02-09 07:49:03.858 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 07:49:03.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-09 07:49:03.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-09 07:49:03.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:03.858 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ad0854: (connection evicted) 2024-02-09 07:49:03.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:03.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-09 07:49:03.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240df292 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:03.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c451c4a 2024-02-09 07:49:03.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c451c4a 2024-02-09 07:49:03.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-09 07:49:03.881 [DefaultDispatcher-worker-7 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c451c4a 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531bec12 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:03.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:03.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-09 07:49:03.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d84abb 2024-02-09 07:49:03.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d84abb 2024-02-09 07:49:03.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-09 07:49:03.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54087bdb 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:03.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-09 07:49:03.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-09 07:49:03.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-09 07:49:03.895 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 07:49:03.896 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-09 07:49:03.897 [DefaultDispatcher-worker-7 @coroutine#2672] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 07:49:03.900 [DefaultDispatcher-worker-7 @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d84abb 2024-02-09 07:49:03.906 [Test worker @coroutine#2673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:49:03.906 [Test worker @coroutine#2673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:49:03.906 [Test worker @coroutine#2673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:49:03.906 [Test worker @coroutine#2673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:49:03.911 [eventLoopGroupProxy-16-1 @call-handler#2680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 07:49:03.911 [eventLoopGroupProxy-16-1 @call-handler#2680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 07:49:03.912 [eventLoopGroupProxy-16-1 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-09 07:49:03.913 [Test worker @coroutine#2673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:49:03.913 [Test worker @coroutine#2673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 07:49:03.914 [Test worker @coroutine#2673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 07:49:03.914 [Test worker @coroutine#2673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:03.915 [Test worker @coroutine#2685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:03.915 [Test worker @coroutine#2685] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 07:49:03.915 [Test worker @coroutine#2685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:03.915 [Test worker @coroutine#2685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:03.916 [eventLoopGroupProxy-16-1 @call-handler#2688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 07:49:03.919 [eventLoopGroupProxy-16-1 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-09 07:49:03.919 [eventLoopGroupProxy-16-1 @call-handler#2688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:03.919 [Test worker @coroutine#2685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 07:49:03.922 [eventLoopGroupProxy-16-2 @call-handler#2698] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-02-09 07:49:03.927 [eventLoopGroupProxy-16-2 @call-handler#2698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:03.934 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d84abb 2024-02-09 07:49:03.966 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:03.992 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:03.993 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:05.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717b0d81 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:05.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-09 07:49:05.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d793390 2024-02-09 07:49:05.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d793390 2024-02-09 07:49:05.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-09 07:49:05.105 [DefaultDispatcher-worker-5 @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d793390 2024-02-09 07:49:05.110 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42807/api/blob/upload-init-batch 2024-02-09 07:49:05.110 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42807/api/blob/upload-init-batch. 2024-02-09 07:49:05.110 [Test worker @coroutine#2708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42807/api/blob/upload-init-batch 2024-02-09 07:49:05.110 [Test worker @coroutine#2708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42807/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:49:05.112 [Test worker @coroutine#2708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42807/api/blob/upload-init-batch 2024-02-09 07:49:05.112 [Test worker @coroutine#2708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42807/api/blob/upload-init-batch 2024-02-09 07:49:05.112 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42807/api/blob/upload-init-batch. 2024-02-09 07:49:05.112 [Test worker @coroutine#2708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42807/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:05.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-09 07:49:05.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-09 07:49:05.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:05.118 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d793390: (connection evicted) 2024-02-09 07:49:05.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:05.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-09 07:49:05.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a5799f 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:05.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-09 07:49:05.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b96813 2024-02-09 07:49:05.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b96813 2024-02-09 07:49:05.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-09 07:49:05.140 [Test worker @coroutine#2718] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33609/api/blob/upload-init-batch 2024-02-09 07:49:05.140 [Test worker @coroutine#2718] 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:33609/api/blob/upload-init-batch. 2024-02-09 07:49:05.140 [Test worker @coroutine#2718] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33609/api/blob/upload-init-batch 2024-02-09 07:49:05.140 [Test worker @coroutine#2718] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33609/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:49:05.142 [Test worker @coroutine#2718] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33609/api/blob/upload-init-batch 2024-02-09 07:49:05.142 [Test worker @coroutine#2718] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33609/api/blob/upload-init-batch 2024-02-09 07:49:05.142 [Test worker @coroutine#2718] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33609/api/blob/upload-init-batch. 2024-02-09 07:49:05.142 [Test worker @coroutine#2718] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33609/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:05.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-09 07:49:05.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-09 07:49:05.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:05.144 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b96813: (connection evicted) 2024-02-09 07:49:05.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:05.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-09 07:49:05.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e75af65 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:05.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-09 07:49:05.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d81c22 2024-02-09 07:49:05.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d81c22 2024-02-09 07:49:05.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-09 07:49:05.162 [Test worker @coroutine#2724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46313/api/blob/upload-init-batch 2024-02-09 07:49:05.162 [Test worker @coroutine#2724] 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:46313/api/blob/upload-init-batch. 2024-02-09 07:49:05.162 [Test worker @coroutine#2724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46313/api/blob/upload-init-batch 2024-02-09 07:49:05.162 [Test worker @coroutine#2724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46313/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 07:49:05.164 [Test worker @coroutine#2724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46313/api/blob/upload-init-batch 2024-02-09 07:49:05.164 [Test worker @coroutine#2724] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46313/api/blob/upload-init-batch 2024-02-09 07:49:05.164 [Test worker @coroutine#2724] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46313/api/blob/upload-init-batch. 2024-02-09 07:49:05.164 [Test worker @coroutine#2724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46313/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:05.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-09 07:49:05.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-09 07:49:05.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:05.172 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29d81c22: (connection evicted) 2024-02-09 07:49:05.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:05.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-09 07:49:05.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-09 07:49:05.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6606d1 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:05.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:05.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-09 07:49:05.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-09 07:49:05.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.291 [DefaultDispatcher-worker-4 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.298 [DefaultDispatcher-worker-5 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.307 [DefaultDispatcher-worker-13 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.316 [DefaultDispatcher-worker-7 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.325 [DefaultDispatcher-worker-7 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.333 [DefaultDispatcher-worker-4 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.342 [DefaultDispatcher-worker-4 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.344 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:05.348 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3ffa5a 2024-02-09 07:49:05.348 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3ffa5a 2024-02-09 07:49:05.351 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f8018d 2024-02-09 07:49:05.351 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f8018d 2024-02-09 07:49:05.353 [DefaultDispatcher-worker-4 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.354 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c7912a 2024-02-09 07:49:05.354 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c7912a 2024-02-09 07:49:05.358 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c50bb6 2024-02-09 07:49:05.358 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c50bb6 2024-02-09 07:49:05.360 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fad09e 2024-02-09 07:49:05.360 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fad09e 2024-02-09 07:49:05.361 [DefaultDispatcher-worker-7 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.363 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@536d4b65 2024-02-09 07:49:05.363 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@536d4b65 2024-02-09 07:49:05.365 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b8cee3 2024-02-09 07:49:05.365 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b8cee3 2024-02-09 07:49:05.367 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eaf4f9 2024-02-09 07:49:05.367 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eaf4f9 2024-02-09 07:49:05.369 [DefaultDispatcher-worker-12 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.369 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6472aa1a 2024-02-09 07:49:05.369 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6472aa1a 2024-02-09 07:49:05.369 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:05.377 [DefaultDispatcher-worker-5 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.384 [DefaultDispatcher-worker-12 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.394 [DefaultDispatcher-worker-5 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f 2024-02-09 07:49:05.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-09 07:49:05.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-09 07:49:05.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:05.397 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fc4483f: (connection evicted) 2024-02-09 07:49:05.398 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d3ffa5a: (connection evicted) 2024-02-09 07:49:05.398 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f8018d: (connection evicted) 2024-02-09 07:49:05.399 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c7912a: (connection evicted) 2024-02-09 07:49:05.399 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c50bb6: (connection evicted) 2024-02-09 07:49:05.399 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fad09e: (connection evicted) 2024-02-09 07:49:05.400 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@536d4b65: (connection evicted) 2024-02-09 07:49:05.400 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b8cee3: (connection evicted) 2024-02-09 07:49:05.400 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eaf4f9: (connection evicted) 2024-02-09 07:49:05.401 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6472aa1a: (connection evicted) 2024-02-09 07:49:05.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:05.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-09 07:49:05.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-09 07:49:05.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a75183d 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:05.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-09 07:49:05.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-09 07:49:05.425 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.450 [DefaultDispatcher-worker-7 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.456 [DefaultDispatcher-worker-5 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.463 [DefaultDispatcher-worker-16 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.470 [DefaultDispatcher-worker-16 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.477 [DefaultDispatcher-worker-16 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.484 [DefaultDispatcher-worker-16 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.491 [DefaultDispatcher-worker-12 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.497 [DefaultDispatcher-worker-8 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.504 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:05.507 [DefaultDispatcher-worker-13 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.508 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@238752d2 2024-02-09 07:49:05.508 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@238752d2 2024-02-09 07:49:05.511 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d40a8d2 2024-02-09 07:49:05.511 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d40a8d2 2024-02-09 07:49:05.514 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@297f39a2 2024-02-09 07:49:05.514 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@297f39a2 2024-02-09 07:49:05.516 [DefaultDispatcher-worker-1 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.516 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7da2e9 2024-02-09 07:49:05.516 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7da2e9 2024-02-09 07:49:05.519 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@75756c76 2024-02-09 07:49:05.519 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@75756c76 2024-02-09 07:49:05.521 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddb4c32 2024-02-09 07:49:05.521 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddb4c32 2024-02-09 07:49:05.523 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@d39dc02 2024-02-09 07:49:05.523 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@d39dc02 2024-02-09 07:49:05.524 [DefaultDispatcher-worker-1 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.525 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@c525da6 2024-02-09 07:49:05.525 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@c525da6 2024-02-09 07:49:05.527 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a9686 2024-02-09 07:49:05.527 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a9686 2024-02-09 07:49:05.527 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 07:49:05.531 [DefaultDispatcher-worker-7 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.539 [DefaultDispatcher-worker-5 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1 2024-02-09 07:49:05.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-09 07:49:05.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-09 07:49:05.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:05.541 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c6b00f1: (connection evicted) 2024-02-09 07:49:05.541 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@238752d2: (connection evicted) 2024-02-09 07:49:05.542 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d40a8d2: (connection evicted) 2024-02-09 07:49:05.542 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@297f39a2: (connection evicted) 2024-02-09 07:49:05.542 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c7da2e9: (connection evicted) 2024-02-09 07:49:05.543 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75756c76: (connection evicted) 2024-02-09 07:49:05.543 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ddb4c32: (connection evicted) 2024-02-09 07:49:05.544 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d39dc02: (connection evicted) 2024-02-09 07:49:05.544 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c525da6: (connection evicted) 2024-02-09 07:49:05.544 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521a9686: (connection evicted) 2024-02-09 07:49:05.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:05.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-09 07:49:05.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67372d20 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:05.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-09 07:49:05.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2941631f 2024-02-09 07:49:05.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2941631f 2024-02-09 07:49:05.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68af8288 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:05.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ab398b 2024-02-09 07:49:05.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ab398b 2024-02-09 07:49:05.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-09 07:49:06.019 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ab398b 2024-02-09 07:49:06.022 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ab398b 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf41cd0 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-09 07:49:06.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2024-02-09 07:49:06.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2024-02-09 07:49:06.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-09 07:49:06.050 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2024-02-09 07:49:06.053 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@575cfec1 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-09 07:49:06.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ab231 2024-02-09 07:49:06.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ab231 2024-02-09 07:49:06.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-09 07:49:06.071 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.082 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ab231 2024-02-09 07:49:06.084 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ab231 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38394e76 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-09 07:49:06.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2024-02-09 07:49:06.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2024-02-09 07:49:06.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-09 07:49:06.095 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.110 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2024-02-09 07:49:06.112 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2024-02-09 07:49:06.118 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/ 2024-02-09 07:49:06.118 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37539/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.120 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/ 2024-02-09 07:49:06.120 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/ 2024-02-09 07:49:06.120 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37539/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.121 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/ 2024-02-09 07:49:06.121 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/ 2024-02-09 07:49:06.121 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37539/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.122 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/ 2024-02-09 07:49:06.122 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/ 2024-02-09 07:49:06.122 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37539/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.128 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.159 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.167 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/ 2024-02-09 07:49:06.167 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/ 2024-02-09 07:49:06.167 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37539/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.168 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/ 2024-02-09 07:49:06.169 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/ 2024-02-09 07:49:06.169 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37539/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.170 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/ 2024-02-09 07:49:06.170 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/ 2024-02-09 07:49:06.170 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37539/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.171 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/ 2024-02-09 07:49:06.175 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39015/ 2024-02-09 07:49:06.175 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.176 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39015/ 2024-02-09 07:49:06.177 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39015/ 2024-02-09 07:49:06.177 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.177 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39015/ 2024-02-09 07:49:06.177 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39015/ 2024-02-09 07:49:06.178 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.178 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39015/ 2024-02-09 07:49:06.178 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39015/ 2024-02-09 07:49:06.178 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.187 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.223 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39015/ 2024-02-09 07:49:06.223 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39015/ 2024-02-09 07:49:06.223 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.224 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39015/ 2024-02-09 07:49:06.225 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39015/ 2024-02-09 07:49:06.225 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.225 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39015/ 2024-02-09 07:49:06.226 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39015/ 2024-02-09 07:49:06.226 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 07:49:06.226 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39015/ 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@811d8d6 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-09 07:49:06.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:06.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:06.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-09 07:49:06.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:06.484 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:06.485 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:06.488 [DefaultDispatcher-worker-10 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.488 [DefaultDispatcher-worker-10 @coroutine#2848] 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:36723/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:06.488 [DefaultDispatcher-worker-10 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.488 [DefaultDispatcher-worker-10 @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36723/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:06.490 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.491 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.495 [DefaultDispatcher-worker-5 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:06.495 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.495 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:06.495 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.496 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.496 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.498 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47e70f54 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-09 07:49:06.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-09 07:49:06.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-09 07:49:06.521 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-09 07:49:06.532 [Test worker @coroutine#2859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-09 07:49:06.534 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-09 07:49:06.539 [DefaultDispatcher-worker-4 @coroutine#2869] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-09 07:49:06.539 [DefaultDispatcher-worker-4 @coroutine#2869] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-09 07:49:06.539 [DefaultDispatcher-worker-4 @coroutine#2869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-09 07:49:06.541 [DefaultDispatcher-worker-7 @coroutine#2869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-09 07:49:06.541 [DefaultDispatcher-worker-7 @coroutine#2869] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d108063 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.543 [DefaultDispatcher-worker-8 @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-09 07:49:06.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-09 07:49:06.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-09 07:49:06.555 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.558 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@29914b66 2024-02-09 07:49:06.558 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@29914b66 2024-02-09 07:49:06.562 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2756a024 2024-02-09 07:49:06.562 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2756a024 2024-02-09 07:49:06.565 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@23692016 2024-02-09 07:49:06.565 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@23692016 2024-02-09 07:49:06.565 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.568 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@666baa1f 2024-02-09 07:49:06.568 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@666baa1f 2024-02-09 07:49:06.571 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@458217cf 2024-02-09 07:49:06.571 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@458217cf 2024-02-09 07:49:06.574 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5747c8db 2024-02-09 07:49:06.574 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5747c8db 2024-02-09 07:49:06.577 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d442bb5 2024-02-09 07:49:06.577 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d442bb5 2024-02-09 07:49:06.580 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6445550 2024-02-09 07:49:06.580 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6445550 2024-02-09 07:49:06.581 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.584 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@532d1638 2024-02-09 07:49:06.584 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@532d1638 2024-02-09 07:49:06.584 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:06.585 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.586 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.586 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:06.587 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.587 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46913/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:06.592 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.592 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.593 [DefaultDispatcher-worker-5 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.594 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.594 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:06.594 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.594 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.594 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.597 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.604 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.609 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7e8323 2024-02-09 07:49:06.609 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7e8323 2024-02-09 07:49:06.609 [DefaultDispatcher-worker-5 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.612 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b962fc 2024-02-09 07:49:06.612 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b962fc 2024-02-09 07:49:06.615 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7786e853 2024-02-09 07:49:06.615 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7786e853 2024-02-09 07:49:06.617 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@328468c7 2024-02-09 07:49:06.617 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@328468c7 2024-02-09 07:49:06.618 [DefaultDispatcher-worker-10 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.619 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea922f 2024-02-09 07:49:06.619 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea922f 2024-02-09 07:49:06.622 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb92c 2024-02-09 07:49:06.622 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb92c 2024-02-09 07:49:06.624 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@43781d70 2024-02-09 07:49:06.624 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@43781d70 2024-02-09 07:49:06.626 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ab9788 2024-02-09 07:49:06.626 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ab9788 2024-02-09 07:49:06.628 [DefaultDispatcher-worker-15 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.628 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbf1c18 2024-02-09 07:49:06.628 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbf1c18 2024-02-09 07:49:06.628 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:06.636 [DefaultDispatcher-worker-4 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.644 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:06.646 [DefaultDispatcher-worker-3 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.649 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc81fce 2024-02-09 07:49:06.649 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc81fce 2024-02-09 07:49:06.653 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@520ffa27 2024-02-09 07:49:06.653 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@520ffa27 2024-02-09 07:49:06.657 [DefaultDispatcher-worker-6 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.657 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@563074be 2024-02-09 07:49:06.657 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@563074be 2024-02-09 07:49:06.660 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1332f01c 2024-02-09 07:49:06.660 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1332f01c 2024-02-09 07:49:06.662 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f98abdb 2024-02-09 07:49:06.662 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f98abdb 2024-02-09 07:49:06.665 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@226ba6cd 2024-02-09 07:49:06.665 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@226ba6cd 2024-02-09 07:49:06.665 [DefaultDispatcher-worker-3 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.667 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@772ba3ba 2024-02-09 07:49:06.667 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@772ba3ba 2024-02-09 07:49:06.671 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@731d0f53 2024-02-09 07:49:06.671 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@731d0f53 2024-02-09 07:49:06.674 [DefaultDispatcher-worker-3 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.674 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3991a498 2024-02-09 07:49:06.674 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3991a498 2024-02-09 07:49:06.674 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:06.683 [DefaultDispatcher-worker-3 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.691 [DefaultDispatcher-worker-10 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2a7ca0 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-09 07:49:06.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:06.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:06.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-09 07:49:06.723 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:06.735 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:06.737 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:06.738 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.738 [DefaultDispatcher-worker-3 @coroutine#2927] 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:57407/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:06.738 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.738 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57407/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:06.741 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.741 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.745 [DefaultDispatcher-worker-5 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:06.745 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.745 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:06.745 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.745 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.745 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.748 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7ac98b 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-09 07:49:06.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-09 07:49:06.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-09 07:49:06.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-09 07:49:06.753 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-09 07:49:06.763 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-09 07:49:06.765 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-09 07:49:06.767 [DefaultDispatcher-worker-16 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-09 07:49:06.767 [DefaultDispatcher-worker-16 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-09 07:49:06.767 [DefaultDispatcher-worker-16 @coroutine#2947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-09 07:49:06.768 [DefaultDispatcher-worker-1 @coroutine#2947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-09 07:49:06.768 [DefaultDispatcher-worker-1 @coroutine#2947] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3884f5 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-09 07:49:06.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:06.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:06.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-09 07:49:06.774 [DefaultDispatcher-worker-6 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-09 07:49:06.791 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:06.801 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:06.802 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.803 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:06.804 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.804 [DefaultDispatcher-worker-1 @coroutine#2959] 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:56577/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:06.804 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.805 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56577/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:06.806 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0dc65 2024-02-09 07:49:06.806 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0dc65 2024-02-09 07:49:06.807 [DefaultDispatcher-worker-3 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.807 [DefaultDispatcher-worker-3 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.810 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a273689 2024-02-09 07:49:06.810 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a273689 2024-02-09 07:49:06.811 [DefaultDispatcher-worker-15 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:06.811 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.811 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:06.811 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.812 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.812 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.814 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:06.814 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e18b715 2024-02-09 07:49:06.815 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e18b715 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4c3e9 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-09 07:49:06.818 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1a3cb2 2024-02-09 07:49:06.818 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1a3cb2 2024-02-09 07:49:06.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-02-09 07:49:06.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-02-09 07:49:06.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-09 07:49:06.820 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-02-09 07:49:06.821 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bbc640 2024-02-09 07:49:06.821 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bbc640 2024-02-09 07:49:06.823 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3b3280 2024-02-09 07:49:06.823 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3b3280 2024-02-09 07:49:06.826 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@317096cd 2024-02-09 07:49:06.826 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@317096cd 2024-02-09 07:49:06.828 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@b35c3fd 2024-02-09 07:49:06.828 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@b35c3fd 2024-02-09 07:49:06.830 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cab9d1d 2024-02-09 07:49:06.830 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cab9d1d 2024-02-09 07:49:06.830 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:06.831 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-02-09 07:49:06.833 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1edf52e6 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:06.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:06.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-09 07:49:06.841 [DefaultDispatcher-worker-15 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-02-09 07:49:06.852 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.855 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:06.857 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e3de23 2024-02-09 07:49:06.857 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e3de23 2024-02-09 07:49:06.860 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c243e0f 2024-02-09 07:49:06.860 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c243e0f 2024-02-09 07:49:06.864 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bb553 2024-02-09 07:49:06.864 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bb553 2024-02-09 07:49:06.865 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:06.866 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d193434 2024-02-09 07:49:06.866 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d193434 2024-02-09 07:49:06.867 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:06.868 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.868 [DefaultDispatcher-worker-6 @coroutine#2989] 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:51533/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:06.868 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.868 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51533/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:06.869 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e7e772 2024-02-09 07:49:06.869 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e7e772 2024-02-09 07:49:06.870 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.870 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.871 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.872 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6e6f07 2024-02-09 07:49:06.872 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6e6f07 2024-02-09 07:49:06.874 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@297ae2f4 2024-02-09 07:49:06.874 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@297ae2f4 2024-02-09 07:49:06.876 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e795d88 2024-02-09 07:49:06.876 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e795d88 2024-02-09 07:49:06.876 [DefaultDispatcher-worker-7 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:06.876 [DefaultDispatcher-worker-7 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.876 [DefaultDispatcher-worker-7 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:06.876 [DefaultDispatcher-worker-7 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.876 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d36cb7b 2024-02-09 07:49:06.876 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d36cb7b 2024-02-09 07:49:06.877 [DefaultDispatcher-worker-11 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.877 [DefaultDispatcher-worker-11 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.878 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:06.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@781bd9dd 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-09 07:49:06.879 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@33047bd8 2024-02-09 07:49:06.879 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@33047bd8 2024-02-09 07:49:06.879 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:06.880 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40beba37 2024-02-09 07:49:06.880 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40beba37 2024-02-09 07:49:06.882 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@448136f8 2024-02-09 07:49:06.882 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@448136f8 2024-02-09 07:49:06.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-09 07:49:06.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-09 07:49:06.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-09 07:49:06.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-09 07:49:06.884 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@183b00c 2024-02-09 07:49:06.884 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@183b00c 2024-02-09 07:49:06.886 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@51238a9 2024-02-09 07:49:06.886 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@51238a9 2024-02-09 07:49:06.889 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8553e 2024-02-09 07:49:06.889 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8553e 2024-02-09 07:49:06.891 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db38329 2024-02-09 07:49:06.891 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db38329 2024-02-09 07:49:06.893 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ac4f43 2024-02-09 07:49:06.893 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ac4f43 2024-02-09 07:49:06.895 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eff4af 2024-02-09 07:49:06.895 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eff4af 2024-02-09 07:49:06.895 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:06.896 [Test worker @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-09 07:49:06.898 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238ba061 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-09 07:49:06.899 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:06.900 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:06.901 [DefaultDispatcher-worker-15 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-09 07:49:06.904 [DefaultDispatcher-worker-14 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-09 07:49:06.919 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.923 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:06.924 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@72288015 2024-02-09 07:49:06.924 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@72288015 2024-02-09 07:49:06.928 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cef6020 2024-02-09 07:49:06.928 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cef6020 2024-02-09 07:49:06.932 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d0eb65 2024-02-09 07:49:06.932 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d0eb65 2024-02-09 07:49:06.934 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd26a1b 2024-02-09 07:49:06.934 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd26a1b 2024-02-09 07:49:06.934 [DefaultDispatcher-worker-15 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:06.935 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.937 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4c6d9c 2024-02-09 07:49:06.937 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4c6d9c 2024-02-09 07:49:06.937 [DefaultDispatcher-worker-15 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:06.938 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.938 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:06.938 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.938 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:06.939 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:06.939 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 07:49:06.939 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:06.939 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca5f2b5 2024-02-09 07:49:06.939 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca5f2b5 2024-02-09 07:49:06.940 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.940 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:06.941 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e21c21e 2024-02-09 07:49:06.941 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e21c21e 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-09 07:49:06.942 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d1ab87 2024-02-09 07:49:06.942 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d1ab87 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330d16af 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-09 07:49:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:06.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:06.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:06.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-09 07:49:06.945 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfd9554 2024-02-09 07:49:06.945 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfd9554 2024-02-09 07:49:06.945 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e63faa 2024-02-09 07:49:06.946 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e63faa 2024-02-09 07:49:06.947 [DefaultDispatcher-worker-6 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:06.947 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.947 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:06.947 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.948 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@353523fa 2024-02-09 07:49:06.948 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@353523fa 2024-02-09 07:49:06.948 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:06.948 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.949 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9a96e 2024-02-09 07:49:06.949 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9a96e 2024-02-09 07:49:06.951 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51db3591 2024-02-09 07:49:06.951 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51db3591 2024-02-09 07:49:06.953 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fa2c86 2024-02-09 07:49:06.953 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fa2c86 2024-02-09 07:49:06.955 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6040407c 2024-02-09 07:49:06.955 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6040407c 2024-02-09 07:49:06.957 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@398b07c3 2024-02-09 07:49:06.957 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@398b07c3 2024-02-09 07:49:06.960 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f4cade 2024-02-09 07:49:06.960 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f4cade 2024-02-09 07:49:06.962 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@217a4e7a 2024-02-09 07:49:06.962 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@217a4e7a 2024-02-09 07:49:06.962 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:06.964 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:06.974 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:06.976 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:06.977 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.977 [DefaultDispatcher-worker-6 @coroutine#3032] 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:44817/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:06.977 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.977 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:06.979 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.979 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:06.982 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:06.985 [DefaultDispatcher-worker-11 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:06.985 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.985 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:06.985 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.986 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.986 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:06.986 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@14bd4800 2024-02-09 07:49:06.986 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@14bd4800 2024-02-09 07:49:06.989 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:06.990 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7aa4e7 2024-02-09 07:49:06.990 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7aa4e7 2024-02-09 07:49:06.993 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e452370 2024-02-09 07:49:06.993 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e452370 2024-02-09 07:49:06.996 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b47aedc 2024-02-09 07:49:06.996 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b47aedc 2024-02-09 07:49:06.997 [DefaultDispatcher-worker-9 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:06.998 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c410fc 2024-02-09 07:49:06.998 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c410fc 2024-02-09 07:49:07.001 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a56d53f 2024-02-09 07:49:07.001 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a56d53f 2024-02-09 07:49:07.001 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.003 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3f35a6 2024-02-09 07:49:07.003 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3f35a6 2024-02-09 07:49:07.004 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebd74a1 2024-02-09 07:49:07.004 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebd74a1 2024-02-09 07:49:07.005 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b685193 2024-02-09 07:49:07.005 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b685193 2024-02-09 07:49:07.005 [DefaultDispatcher-worker-14 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.007 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@307a8d06 2024-02-09 07:49:07.007 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@307a8d06 2024-02-09 07:49:07.008 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2ef5f2 2024-02-09 07:49:07.008 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2ef5f2 2024-02-09 07:49:07.008 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:07.010 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34451fd1 2024-02-09 07:49:07.010 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34451fd1 2024-02-09 07:49:07.011 [DefaultDispatcher-worker-3 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.013 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7147873d 2024-02-09 07:49:07.013 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7147873d 2024-02-09 07:49:07.016 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@248afdc8 2024-02-09 07:49:07.016 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@248afdc8 2024-02-09 07:49:07.017 [DefaultDispatcher-worker-6 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.018 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fc56e2 2024-02-09 07:49:07.018 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fc56e2 2024-02-09 07:49:07.021 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb72bb 2024-02-09 07:49:07.021 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb72bb 2024-02-09 07:49:07.022 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.023 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@11687872 2024-02-09 07:49:07.023 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@11687872 2024-02-09 07:49:07.025 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@627fa32a 2024-02-09 07:49:07.025 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@627fa32a 2024-02-09 07:49:07.025 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:07.029 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.036 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.043 [DefaultDispatcher-worker-6 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.043 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:07.048 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@514fac0b 2024-02-09 07:49:07.048 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@514fac0b 2024-02-09 07:49:07.052 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f884852 2024-02-09 07:49:07.052 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f884852 2024-02-09 07:49:07.053 [DefaultDispatcher-worker-6 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.055 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb7c77b 2024-02-09 07:49:07.055 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb7c77b 2024-02-09 07:49:07.056 [DefaultDispatcher-worker-11 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:07.056 [DefaultDispatcher-worker-11 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 07:49:07.056 [DefaultDispatcher-worker-11 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:07.057 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:07.057 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:07.057 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 07:49:07.057 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:07.058 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb54269 2024-02-09 07:49:07.058 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb54269 2024-02-09 07:49:07.058 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 07:49:07.058 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-09 07:49:07.058 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 07:49:07.059 [DefaultDispatcher-worker-11 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 07:49:07.059 [DefaultDispatcher-worker-11 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 07:49:07.061 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@32369a40 2024-02-09 07:49:07.061 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@32369a40 2024-02-09 07:49:07.064 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe19e8c 2024-02-09 07:49:07.064 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe19e8c 2024-02-09 07:49:07.066 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a881814 2024-02-09 07:49:07.066 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a881814 2024-02-09 07:49:07.069 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9abd26 2024-02-09 07:49:07.069 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9abd26 2024-02-09 07:49:07.072 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7878dc2f 2024-02-09 07:49:07.072 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7878dc2f 2024-02-09 07:49:07.072 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 07:49:07.083 [DefaultDispatcher-worker-9 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aa65672 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-09 07:49:07.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-09 07:49:07.110 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.120 [Test worker @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.122 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.123 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.123 [DefaultDispatcher-worker-11 @coroutine#3083] 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:59489/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:07.123 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.123 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59489/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.125 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.125 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.131 [DefaultDispatcher-worker-3 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.131 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.131 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.131 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.132 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.132 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.136 [Test worker @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e9db77 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-09 07:49:07.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2024-02-09 07:49:07.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2024-02-09 07:49:07.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-09 07:49:07.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2024-02-09 07:49:07.153 [Test worker @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2024-02-09 07:49:07.155 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2024-02-09 07:49:07.165 [DefaultDispatcher-worker-14 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.165 [DefaultDispatcher-worker-13 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2024-02-09 07:49:07.172 [DefaultDispatcher-worker-14 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.178 [DefaultDispatcher-worker-7 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.184 [DefaultDispatcher-worker-4 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.189 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:07.193 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@27212c38 2024-02-09 07:49:07.193 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@27212c38 2024-02-09 07:49:07.196 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e6d6ac 2024-02-09 07:49:07.196 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e6d6ac 2024-02-09 07:49:07.199 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd94748 2024-02-09 07:49:07.199 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd94748 2024-02-09 07:49:07.201 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dbdc97 2024-02-09 07:49:07.201 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dbdc97 2024-02-09 07:49:07.203 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b56d58 2024-02-09 07:49:07.203 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b56d58 2024-02-09 07:49:07.203 [DefaultDispatcher-worker-4 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.205 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@59799094 2024-02-09 07:49:07.205 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@59799094 2024-02-09 07:49:07.207 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3efd7ff4 2024-02-09 07:49:07.207 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3efd7ff4 2024-02-09 07:49:07.210 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f423d8 2024-02-09 07:49:07.210 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f423d8 2024-02-09 07:49:07.212 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@65465033 2024-02-09 07:49:07.212 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@65465033 2024-02-09 07:49:07.212 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 07:49:07.214 [DefaultDispatcher-worker-12 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.219 [DefaultDispatcher-worker-14 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.226 [DefaultDispatcher-worker-8 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.234 [DefaultDispatcher-worker-14 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.242 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.243 [DefaultDispatcher-worker-14 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f94fe3 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-09 07:49:07.248 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fdd9ff 2024-02-09 07:49:07.248 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fdd9ff 2024-02-09 07:49:07.252 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@693a3b70 2024-02-09 07:49:07.252 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@693a3b70 2024-02-09 07:49:07.255 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d05b28f 2024-02-09 07:49:07.255 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d05b28f 2024-02-09 07:49:07.258 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2807314b 2024-02-09 07:49:07.258 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2807314b 2024-02-09 07:49:07.260 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c2795 2024-02-09 07:49:07.260 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c2795 2024-02-09 07:49:07.262 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19657979 2024-02-09 07:49:07.262 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19657979 2024-02-09 07:49:07.264 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b43110 2024-02-09 07:49:07.264 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b43110 2024-02-09 07:49:07.265 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.267 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4828ce04 2024-02-09 07:49:07.267 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4828ce04 2024-02-09 07:49:07.270 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e8581b 2024-02-09 07:49:07.270 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e8581b 2024-02-09 07:49:07.270 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:07.276 [Test worker @coroutine#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.277 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.278 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.278 [DefaultDispatcher-worker-14 @coroutine#3126] 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:32899/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:07.278 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.278 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32899/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.280 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.280 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.288 [DefaultDispatcher-worker-3 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.288 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.288 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.288 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.289 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.289 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.291 [Test worker @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d01b609 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-09 07:49:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-09 07:49:07.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-02-09 07:49:07.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-02-09 07:49:07.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-09 07:49:07.296 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-02-09 07:49:07.307 [Test worker @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-02-09 07:49:07.309 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-02-09 07:49:07.318 [DefaultDispatcher-worker-1 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-02-09 07:49:07.319 [DefaultDispatcher-worker-8 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.328 [DefaultDispatcher-worker-12 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.335 [DefaultDispatcher-worker-12 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.341 [DefaultDispatcher-worker-1 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.342 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:07.342 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 07:49:07.342 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:07.343 [DefaultDispatcher-worker-12 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:07.343 [DefaultDispatcher-worker-12 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 07:49:07.344 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32899/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 07:49:07.344 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32899/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:07.344 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 07:49:07.344 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-09 07:49:07.344 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 07:49:07.345 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 07:49:07.345 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 07:49:07.345 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:07.350 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c261051 2024-02-09 07:49:07.350 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c261051 2024-02-09 07:49:07.354 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e1eba5 2024-02-09 07:49:07.354 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e1eba5 2024-02-09 07:49:07.358 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@26de7b21 2024-02-09 07:49:07.358 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@26de7b21 2024-02-09 07:49:07.360 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dce19e 2024-02-09 07:49:07.360 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dce19e 2024-02-09 07:49:07.362 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f64c12c 2024-02-09 07:49:07.362 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f64c12c 2024-02-09 07:49:07.364 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5275a1a6 2024-02-09 07:49:07.364 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5275a1a6 2024-02-09 07:49:07.367 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dfba 2024-02-09 07:49:07.367 [DefaultDispatcher-worker-3 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:07.367 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dfba 2024-02-09 07:49:07.369 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31ed1 2024-02-09 07:49:07.369 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31ed1 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-09 07:49:07.371 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a47d222 2024-02-09 07:49:07.371 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a47d222 2024-02-09 07:49:07.371 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c862522 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-09 07:49:07.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.395 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.400 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca7662e 2024-02-09 07:49:07.400 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca7662e 2024-02-09 07:49:07.403 [Test worker @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.404 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@12609bca 2024-02-09 07:49:07.404 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@12609bca 2024-02-09 07:49:07.405 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.406 [DefaultDispatcher-worker-3 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.406 [DefaultDispatcher-worker-3 @coroutine#3179] 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:44593/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:07.406 [DefaultDispatcher-worker-3 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.406 [DefaultDispatcher-worker-3 @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44593/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.408 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@165f0d5e 2024-02-09 07:49:07.408 [DefaultDispatcher-worker-4 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.408 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@165f0d5e 2024-02-09 07:49:07.408 [DefaultDispatcher-worker-4 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:07.410 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@535d91f1 2024-02-09 07:49:07.410 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@535d91f1 2024-02-09 07:49:07.412 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ec0ba2 2024-02-09 07:49:07.412 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ec0ba2 2024-02-09 07:49:07.414 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c4603e 2024-02-09 07:49:07.414 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c4603e 2024-02-09 07:49:07.415 [DefaultDispatcher-worker-5 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.416 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.416 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.416 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.417 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9fa4c5 2024-02-09 07:49:07.417 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9fa4c5 2024-02-09 07:49:07.417 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.417 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.419 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@33726ebe 2024-02-09 07:49:07.419 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@33726ebe 2024-02-09 07:49:07.420 [Test worker @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41dc34c8 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-09 07:49:07.421 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2757c269 2024-02-09 07:49:07.421 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2757c269 2024-02-09 07:49:07.421 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:07.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2024-02-09 07:49:07.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2024-02-09 07:49:07.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-09 07:49:07.426 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2024-02-09 07:49:07.437 [Test worker @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2024-02-09 07:49:07.439 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2024-02-09 07:49:07.444 [DefaultDispatcher-worker-4 @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/auth/register 2024-02-09 07:49:07.444 [DefaultDispatcher-worker-4 @coroutine#3201] 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:44593/auth/register. 2024-02-09 07:49:07.444 [DefaultDispatcher-worker-4 @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/auth/register 2024-02-09 07:49:07.444 [DefaultDispatcher-worker-4 @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44593/auth/register from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.446 [DefaultDispatcher-worker-9 @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/auth/register 2024-02-09 07:49:07.446 [DefaultDispatcher-worker-9 @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/auth/register 2024-02-09 07:49:07.446 [DefaultDispatcher-worker-9 @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44593/auth/register. 2024-02-09 07:49:07.446 [DefaultDispatcher-worker-9 @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44593/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:07.448 [DefaultDispatcher-worker-3 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2024-02-09 07:49:07.468 [DefaultDispatcher-worker-14 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.473 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:07.478 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec6caad 2024-02-09 07:49:07.478 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec6caad 2024-02-09 07:49:07.479 [DefaultDispatcher-worker-12 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:07.482 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012705 2024-02-09 07:49:07.482 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012705 2024-02-09 07:49:07.485 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@143ea1dd 2024-02-09 07:49:07.485 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@143ea1dd 2024-02-09 07:49:07.488 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@513c2d3e 2024-02-09 07:49:07.488 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@513c2d3e 2024-02-09 07:49:07.491 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@79071616 2024-02-09 07:49:07.491 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@79071616 2024-02-09 07:49:07.493 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60273f3c 2024-02-09 07:49:07.493 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60273f3c 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78141c58 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-09 07:49:07.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-09 07:49:07.495 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f65aac 2024-02-09 07:49:07.495 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f65aac 2024-02-09 07:49:07.498 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3113d271 2024-02-09 07:49:07.498 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3113d271 2024-02-09 07:49:07.500 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7065d5e3 2024-02-09 07:49:07.500 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7065d5e3 2024-02-09 07:49:07.500 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:07.506 [DefaultDispatcher-worker-1 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:07.507 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.507 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.507 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.508 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.508 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.513 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.524 [Test worker @coroutine#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.525 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.525 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.527 [DefaultDispatcher-worker-6 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.527 [DefaultDispatcher-worker-6 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 07:49:07.527 [DefaultDispatcher-worker-6 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.527 [DefaultDispatcher-worker-6 @coroutine#3218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.529 [DefaultDispatcher-worker-10 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.529 [DefaultDispatcher-worker-10 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.530 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d282ba9 2024-02-09 07:49:07.530 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d282ba9 2024-02-09 07:49:07.534 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@43efdc7c 2024-02-09 07:49:07.534 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@43efdc7c 2024-02-09 07:49:07.536 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d040d9 2024-02-09 07:49:07.536 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d040d9 2024-02-09 07:49:07.538 [DefaultDispatcher-worker-5 @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.538 [DefaultDispatcher-worker-5 @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.538 [DefaultDispatcher-worker-5 @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 07:49:07.538 [DefaultDispatcher-worker-5 @coroutine#3217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.538 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2d647 2024-02-09 07:49:07.538 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2d647 2024-02-09 07:49:07.539 [DefaultDispatcher-worker-2 @coroutine#3217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.539 [DefaultDispatcher-worker-2 @coroutine#3217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.541 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@eabd0d7 2024-02-09 07:49:07.541 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@eabd0d7 2024-02-09 07:49:07.542 [Test worker @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.543 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@331af142 2024-02-09 07:49:07.543 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@331af142 2024-02-09 07:49:07.545 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7689a970 2024-02-09 07:49:07.545 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7689a970 2024-02-09 07:49:07.547 [Test worker @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.547 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd2908 2024-02-09 07:49:07.547 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd2908 2024-02-09 07:49:07.549 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@320060e8 2024-02-09 07:49:07.550 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@320060e8 2024-02-09 07:49:07.550 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:07.563 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-09 07:49:07.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-09 07:49:07.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-09 07:49:07.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.564 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3: (connection evicted) 2024-02-09 07:49:07.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:07.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-09 07:49:07.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f12b637 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-09 07:49:07.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-09 07:49:07.570 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.581 [Test worker @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.582 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.583 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.583 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 07:49:07.583 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.583 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.585 [DefaultDispatcher-worker-16 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.585 [DefaultDispatcher-worker-16 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.592 [DefaultDispatcher-worker-9 @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.592 [DefaultDispatcher-worker-9 @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.592 [DefaultDispatcher-worker-9 @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 07:49:07.592 [DefaultDispatcher-worker-9 @coroutine#3244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.593 [DefaultDispatcher-worker-14 @coroutine#3244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.593 [DefaultDispatcher-worker-14 @coroutine#3244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.596 [Test worker @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.602 [Test worker @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.604 [DefaultDispatcher-worker-15 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:07.604 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.604 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.604 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.605 [DefaultDispatcher-worker-14 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.605 [DefaultDispatcher-worker-14 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.606 [Test worker @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2024-02-09 07:49:07.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-09 07:49:07.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-09 07:49:07.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.607 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a: (connection evicted) 2024-02-09 07:49:07.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:07.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-09 07:49:07.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-09 07:49:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca10d0e 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-09 07:49:07.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-09 07:49:07.612 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.622 [Test worker @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.624 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.625 [DefaultDispatcher-worker-14 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.625 [DefaultDispatcher-worker-14 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 07:49:07.625 [DefaultDispatcher-worker-14 @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.625 [DefaultDispatcher-worker-14 @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.627 [DefaultDispatcher-worker-9 @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.627 [DefaultDispatcher-worker-9 @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.634 [DefaultDispatcher-worker-13 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.634 [DefaultDispatcher-worker-13 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.634 [DefaultDispatcher-worker-13 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 07:49:07.634 [DefaultDispatcher-worker-13 @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.635 [DefaultDispatcher-worker-16 @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.635 [DefaultDispatcher-worker-16 @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.638 [Test worker @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.642 [Test worker @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.647 [Test worker @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.649 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.652 [Test worker @coroutine#3301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.655 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.657 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-09 07:49:07.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-09 07:49:07.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-09 07:49:07.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.658 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159408a7: (connection evicted) 2024-02-09 07:49:07.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:07.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-09 07:49:07.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-09 07:49:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-09 07:49:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3333245e 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-09 07:49:07.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-09 07:49:07.663 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.673 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.675 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.676 [DefaultDispatcher-worker-13 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.676 [DefaultDispatcher-worker-13 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 07:49:07.676 [DefaultDispatcher-worker-13 @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.676 [DefaultDispatcher-worker-13 @coroutine#3313] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.677 [DefaultDispatcher-worker-4 @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.678 [DefaultDispatcher-worker-4 @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.682 [DefaultDispatcher-worker-4 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.682 [DefaultDispatcher-worker-4 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.683 [DefaultDispatcher-worker-4 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 07:49:07.683 [DefaultDispatcher-worker-4 @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.683 [DefaultDispatcher-worker-12 @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.683 [DefaultDispatcher-worker-12 @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.685 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.687 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.691 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-02-09 07:49:07.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-09 07:49:07.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-09 07:49:07.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.692 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@551725e4: (connection evicted) 2024-02-09 07:49:07.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:07.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-09 07:49:07.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629fe84 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-09 07:49:07.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-09 07:49:07.698 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.708 [Test worker @coroutine#3339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.710 [Test worker @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.711 [DefaultDispatcher-worker-4 @coroutine#3345] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.711 [DefaultDispatcher-worker-4 @coroutine#3345] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 07:49:07.711 [DefaultDispatcher-worker-4 @coroutine#3345] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.711 [DefaultDispatcher-worker-4 @coroutine#3345] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.712 [DefaultDispatcher-worker-16 @coroutine#3345] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.712 [DefaultDispatcher-worker-16 @coroutine#3345] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.720 [DefaultDispatcher-worker-8 @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.720 [DefaultDispatcher-worker-8 @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.720 [DefaultDispatcher-worker-8 @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 07:49:07.720 [DefaultDispatcher-worker-8 @coroutine#3344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.721 [DefaultDispatcher-worker-5 @coroutine#3344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.721 [DefaultDispatcher-worker-5 @coroutine#3344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.723 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.727 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.730 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.732 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.735 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-02-09 07:49:07.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-09 07:49:07.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-09 07:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.736 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab2e887: (connection evicted) 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:07.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-09 07:49:07.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f025e9e 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-09 07:49:07.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2024-02-09 07:49:07.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2024-02-09 07:49:07.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-09 07:49:07.740 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2024-02-09 07:49:07.752 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2024-02-09 07:49:07.754 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2024-02-09 07:49:07.755 [DefaultDispatcher-worker-5 @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.755 [DefaultDispatcher-worker-8 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:07.755 [DefaultDispatcher-worker-5 @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 07:49:07.755 [DefaultDispatcher-worker-5 @coroutine#3376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.755 [DefaultDispatcher-worker-5 @coroutine#3376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:07.755 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.755 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.755 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.756 [DefaultDispatcher-worker-7 @coroutine#3376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.756 [DefaultDispatcher-worker-7 @coroutine#3376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 07:49:07.756 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.756 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.761 [DefaultDispatcher-worker-10 @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2024-02-09 07:49:07.761 [DefaultDispatcher-worker-10 @coroutine#3375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.761 [DefaultDispatcher-worker-10 @coroutine#3375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 07:49:07.761 [DefaultDispatcher-worker-10 @coroutine#3375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.762 [DefaultDispatcher-worker-9 @coroutine#3375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.762 [DefaultDispatcher-worker-9 @coroutine#3375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 07:49:07.765 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2024-02-09 07:49:07.768 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2024-02-09 07:49:07.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-09 07:49:07.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-09 07:49:07.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:07.770 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11: (connection evicted) 2024-02-09 07:49:07.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:07.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-09 07:49:07.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-09 07:49:07.866 [DefaultDispatcher-worker-10 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:07.866 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.866 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.866 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.868 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.868 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.886 [DefaultDispatcher-worker-10 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:07.927 [DefaultDispatcher-worker-10 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.928 [DefaultDispatcher-worker-10 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.928 [DefaultDispatcher-worker-10 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.929 [DefaultDispatcher-worker-7 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.929 [DefaultDispatcher-worker-7 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.958 [DefaultDispatcher-worker-10 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:07.958 [DefaultDispatcher-worker-10 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.958 [DefaultDispatcher-worker-10 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.958 [DefaultDispatcher-worker-10 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.959 [DefaultDispatcher-worker-11 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-09 07:49:07.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4131261 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:07.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:07.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:07.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-09 07:49:07.995 [DefaultDispatcher-worker-7 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:07.995 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.995 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:07.995 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.997 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:07.997 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.012 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:08.022 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:08.024 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:08.025 [DefaultDispatcher-worker-7 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.025 [DefaultDispatcher-worker-7 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:08.025 [DefaultDispatcher-worker-7 @coroutine#3436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.025 [DefaultDispatcher-worker-7 @coroutine#3436] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:08.027 [DefaultDispatcher-worker-6 @coroutine#3436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.027 [DefaultDispatcher-worker-6 @coroutine#3436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.034 [DefaultDispatcher-worker-9 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:08.034 [DefaultDispatcher-worker-9 @coroutine#3435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.034 [DefaultDispatcher-worker-9 @coroutine#3435] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.034 [DefaultDispatcher-worker-9 @coroutine#3435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.035 [DefaultDispatcher-worker-15 @coroutine#3435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.035 [DefaultDispatcher-worker-15 @coroutine#3435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.038 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:08.055 [DefaultDispatcher-worker-8 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:08.092 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:08.096 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f135a 2024-02-09 07:49:08.096 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f135a 2024-02-09 07:49:08.101 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c8edcb 2024-02-09 07:49:08.101 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c8edcb 2024-02-09 07:49:08.105 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7782a 2024-02-09 07:49:08.105 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7782a 2024-02-09 07:49:08.107 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f5e7f0 2024-02-09 07:49:08.107 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f5e7f0 2024-02-09 07:49:08.108 [Test worker @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2024-02-09 07:49:08.110 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fa877 2024-02-09 07:49:08.110 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fa877 2024-02-09 07:49:08.112 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7977adea 2024-02-09 07:49:08.112 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7977adea 2024-02-09 07:49:08.114 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f77bcc6 2024-02-09 07:49:08.114 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f77bcc6 2024-02-09 07:49:08.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-09 07:49:08.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-09 07:49:08.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-09 07:49:08.115 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43d84df1: (connection evicted) 2024-02-09 07:49:08.116 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f135a: (connection evicted) 2024-02-09 07:49:08.117 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@28da18bf 2024-02-09 07:49:08.117 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@28da18bf 2024-02-09 07:49:08.117 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9c8edcb: (connection evicted) 2024-02-09 07:49:08.117 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df7782a: (connection evicted) 2024-02-09 07:49:08.118 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f5e7f0: (connection evicted) 2024-02-09 07:49:08.118 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371fa877: (connection evicted) 2024-02-09 07:49:08.119 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7977adea: (connection evicted) 2024-02-09 07:49:08.119 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f77bcc6: (connection evicted) 2024-02-09 07:49:08.119 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28da18bf: (connection evicted) 2024-02-09 07:49:08.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-09 07:49:08.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b29f55 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-09 07:49:08.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-09 07:49:08.130 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.141 [DefaultDispatcher-worker-10 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:08.141 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.141 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.141 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.141 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.142 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.142 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.144 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.145 [DefaultDispatcher-worker-7 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.145 [DefaultDispatcher-worker-7 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:08.145 [DefaultDispatcher-worker-7 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.145 [DefaultDispatcher-worker-7 @coroutine#3462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:08.147 [DefaultDispatcher-worker-2 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.147 [DefaultDispatcher-worker-2 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.153 [DefaultDispatcher-worker-15 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.153 [DefaultDispatcher-worker-15 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.153 [DefaultDispatcher-worker-15 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.153 [DefaultDispatcher-worker-15 @coroutine#3461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.154 [DefaultDispatcher-worker-15 @coroutine#3461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.154 [DefaultDispatcher-worker-15 @coroutine#3461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.157 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.172 [DefaultDispatcher-worker-4 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.215 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-02-09 07:49:08.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-09 07:49:08.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-09 07:49:08.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:08.218 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6: (connection evicted) 2024-02-09 07:49:08.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-09 07:49:08.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3013e1e8 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-09 07:49:08.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-09 07:49:08.225 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.238 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.240 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.241 [DefaultDispatcher-worker-4 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.241 [DefaultDispatcher-worker-4 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:08.241 [DefaultDispatcher-worker-4 @coroutine#3484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.241 [DefaultDispatcher-worker-4 @coroutine#3484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:08.243 [DefaultDispatcher-worker-14 @coroutine#3484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.243 [DefaultDispatcher-worker-14 @coroutine#3484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.250 [DefaultDispatcher-worker-3 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.250 [DefaultDispatcher-worker-3 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.250 [DefaultDispatcher-worker-3 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.250 [DefaultDispatcher-worker-3 @coroutine#3483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.251 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.251 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.254 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.268 [DefaultDispatcher-worker-13 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.296 [DefaultDispatcher-worker-13 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:08.296 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.296 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.296 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.297 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.297 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.306 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2024-02-09 07:49:08.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-09 07:49:08.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-09 07:49:08.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:08.308 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4: (connection evicted) 2024-02-09 07:49:08.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-09 07:49:08.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f97e3de 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-09 07:49:08.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-09 07:49:08.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-09 07:49:08.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.326 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.327 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.328 [DefaultDispatcher-worker-15 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.329 [DefaultDispatcher-worker-15 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:08.329 [DefaultDispatcher-worker-15 @coroutine#3509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.329 [DefaultDispatcher-worker-15 @coroutine#3509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:08.330 [DefaultDispatcher-worker-4 @coroutine#3509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.330 [DefaultDispatcher-worker-4 @coroutine#3509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.338 [DefaultDispatcher-worker-15 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.338 [DefaultDispatcher-worker-15 @coroutine#3508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.338 [DefaultDispatcher-worker-15 @coroutine#3508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.338 [DefaultDispatcher-worker-15 @coroutine#3508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.339 [DefaultDispatcher-worker-4 @coroutine#3508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.339 [DefaultDispatcher-worker-4 @coroutine#3508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.342 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.359 [DefaultDispatcher-worker-6 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.396 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2024-02-09 07:49:08.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-09 07:49:08.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-09 07:49:08.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:08.399 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f53295e: (connection evicted) 2024-02-09 07:49:08.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-09 07:49:08.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54816d7a 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-09 07:49:08.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-09 07:49:08.405 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.415 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.417 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.419 [DefaultDispatcher-worker-4 @coroutine#3532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.419 [DefaultDispatcher-worker-4 @coroutine#3532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-09 07:49:08.419 [DefaultDispatcher-worker-4 @coroutine#3532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.419 [DefaultDispatcher-worker-4 @coroutine#3532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:08.421 [DefaultDispatcher-worker-4 @coroutine#3532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.421 [DefaultDispatcher-worker-4 @coroutine#3532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.427 [DefaultDispatcher-worker-11 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:08.427 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.427 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.427 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.428 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.428 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.428 [DefaultDispatcher-worker-16 @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.429 [DefaultDispatcher-worker-16 @coroutine#3531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.429 [DefaultDispatcher-worker-16 @coroutine#3531] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-09 07:49:08.429 [DefaultDispatcher-worker-16 @coroutine#3531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.429 [DefaultDispatcher-worker-13 @coroutine#3531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.429 [DefaultDispatcher-worker-13 @coroutine#3531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.436 [DefaultDispatcher-worker-15 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.444 [DefaultDispatcher-worker-7 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.451 [DefaultDispatcher-worker-14 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.461 [DefaultDispatcher-worker-15 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.464 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.479 [DefaultDispatcher-worker-2 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.487 [DefaultDispatcher-worker-15 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-09 07:49:08.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-09 07:49:08.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-09 07:49:08.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:08.489 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf: (connection evicted) 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-09 07:49:08.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef63b6d 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-09 07:49:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-09 07:49:08.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-09 07:49:08.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.516 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.518 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.519 [DefaultDispatcher-worker-14 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:08.519 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.519 [DefaultDispatcher-worker-15 @coroutine#3561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.519 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.519 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.519 [DefaultDispatcher-worker-15 @coroutine#3561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-09 07:49:08.519 [DefaultDispatcher-worker-15 @coroutine#3561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.519 [DefaultDispatcher-worker-15 @coroutine#3561] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:08.520 [DefaultDispatcher-worker-14 @coroutine#3561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.520 [DefaultDispatcher-worker-14 @coroutine#3561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.520 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.520 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.525 [DefaultDispatcher-worker-14 @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.525 [DefaultDispatcher-worker-14 @coroutine#3560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.525 [DefaultDispatcher-worker-14 @coroutine#3560] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-09 07:49:08.525 [DefaultDispatcher-worker-14 @coroutine#3560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.526 [DefaultDispatcher-worker-14 @coroutine#3560] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.526 [DefaultDispatcher-worker-14 @coroutine#3560] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.533 [DefaultDispatcher-worker-7 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.540 [DefaultDispatcher-worker-7 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.547 [DefaultDispatcher-worker-14 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.554 [DefaultDispatcher-worker-14 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.561 [DefaultDispatcher-worker-7 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.570 [DefaultDispatcher-worker-14 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-09 07:49:08.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-09 07:49:08.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-09 07:49:08.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:08.573 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c98637: (connection evicted) 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-09 07:49:08.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32182bf8 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:08.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-09 07:49:08.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-09 07:49:08.579 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.591 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.592 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.593 [DefaultDispatcher-worker-7 @coroutine#3589] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.593 [DefaultDispatcher-worker-7 @coroutine#3589] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-09 07:49:08.593 [DefaultDispatcher-worker-7 @coroutine#3589] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.593 [DefaultDispatcher-worker-7 @coroutine#3589] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:08.595 [DefaultDispatcher-worker-14 @coroutine#3589] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.595 [DefaultDispatcher-worker-14 @coroutine#3589] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.602 [DefaultDispatcher-worker-9 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.602 [DefaultDispatcher-worker-9 @coroutine#3588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.602 [DefaultDispatcher-worker-9 @coroutine#3588] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-09 07:49:08.602 [DefaultDispatcher-worker-9 @coroutine#3588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.602 [DefaultDispatcher-worker-11 @coroutine#3588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.602 [DefaultDispatcher-worker-11 @coroutine#3588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.612 [DefaultDispatcher-worker-6 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.616 [DefaultDispatcher-worker-12 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:08.616 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.616 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.616 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.617 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.617 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.622 [DefaultDispatcher-worker-1 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.630 [DefaultDispatcher-worker-9 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.639 [DefaultDispatcher-worker-13 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.648 [DefaultDispatcher-worker-7 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.657 [DefaultDispatcher-worker-15 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.660 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.663 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.673 [DefaultDispatcher-worker-9 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.678 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:08.683 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb9bcfe 2024-02-09 07:49:08.683 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb9bcfe 2024-02-09 07:49:08.685 [DefaultDispatcher-worker-3 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.687 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5359 2024-02-09 07:49:08.687 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5359 2024-02-09 07:49:08.691 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d78e 2024-02-09 07:49:08.691 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d78e 2024-02-09 07:49:08.693 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41435962 2024-02-09 07:49:08.693 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41435962 2024-02-09 07:49:08.694 [DefaultDispatcher-worker-13 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.696 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e43f8 2024-02-09 07:49:08.696 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e43f8 2024-02-09 07:49:08.696 [Test worker @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556733194761363457 2024-02-09 07:49:08.696 [Test worker @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556733194761363457. 2024-02-09 07:49:08.696 [Test worker @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556733194761363457 2024-02-09 07:49:08.697 [Test worker @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556733194761363457 2024-02-09 07:49:08.697 [Test worker @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556733194761363457 2024-02-09 07:49:08.698 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@70483c71 2024-02-09 07:49:08.698 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@70483c71 2024-02-09 07:49:08.700 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abf7851 2024-02-09 07:49:08.700 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abf7851 2024-02-09 07:49:08.702 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@216ca62d 2024-02-09 07:49:08.702 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@216ca62d 2024-02-09 07:49:08.704 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dd707b 2024-02-09 07:49:08.704 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dd707b 2024-02-09 07:49:08.704 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 07:49:08.707 [DefaultDispatcher-worker-13 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.715 [DefaultDispatcher-worker-13 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4 2024-02-09 07:49:08.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-09 07:49:08.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-09 07:49:08.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 07:49:08.718 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8cdc4: (connection evicted) 2024-02-09 07:49:08.719 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb9bcfe: (connection evicted) 2024-02-09 07:49:08.719 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5359: (connection evicted) 2024-02-09 07:49:08.719 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441d78e: (connection evicted) 2024-02-09 07:49:08.720 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41435962: (connection evicted) 2024-02-09 07:49:08.720 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e43f8: (connection evicted) 2024-02-09 07:49:08.720 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70483c71: (connection evicted) 2024-02-09 07:49:08.721 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7abf7851: (connection evicted) 2024-02-09 07:49:08.721 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@216ca62d: (connection evicted) 2024-02-09 07:49:08.721 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51dd707b: (connection evicted) 2024-02-09 07:49:08.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-09 07:49:08.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-09 07:49:08.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c399d4 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-09 07:49:08.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-09 07:49:08.728 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.742 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.744 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.745 [DefaultDispatcher-worker-7 @coroutine#3627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.745 [DefaultDispatcher-worker-7 @coroutine#3627] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-09 07:49:08.745 [DefaultDispatcher-worker-7 @coroutine#3627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.745 [DefaultDispatcher-worker-7 @coroutine#3627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:08.748 [DefaultDispatcher-worker-9 @coroutine#3627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.748 [DefaultDispatcher-worker-9 @coroutine#3627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 07:49:08.756 [DefaultDispatcher-worker-11 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.756 [DefaultDispatcher-worker-11 @coroutine#3626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.756 [DefaultDispatcher-worker-11 @coroutine#3626] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-09 07:49:08.756 [DefaultDispatcher-worker-11 @coroutine#3626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.757 [DefaultDispatcher-worker-10 @coroutine#3626] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.757 [DefaultDispatcher-worker-10 @coroutine#3626] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-09 07:49:08.767 [DefaultDispatcher-worker-4 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:08.767 [DefaultDispatcher-worker-11 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.767 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.767 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.767 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.768 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.768 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.776 [DefaultDispatcher-worker-1 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.785 [DefaultDispatcher-worker-1 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.794 [DefaultDispatcher-worker-1 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.802 [DefaultDispatcher-worker-2 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.811 [DefaultDispatcher-worker-1 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.814 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.822 [DefaultDispatcher-worker-2 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.828 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:08.832 [DefaultDispatcher-worker-12 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 07:49:08.832 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fba723 2024-02-09 07:49:08.832 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fba723 2024-02-09 07:49:08.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-09 07:49:08.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-09 07:49:08.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-09 07:49:08.833 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@433362e0: (connection evicted) 2024-02-09 07:49:08.834 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62fba723: (connection evicted) 2024-02-09 07:49:08.836 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3c450c 2024-02-09 07:49:08.836 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3c450c 2024-02-09 07:49:08.836 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c3c450c: (connection evicted) 2024-02-09 07:49:08.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-09 07:49:08.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1773faf8 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.851 [Test worker @coroutine#3651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-09 07:49:08.852 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1 2024-02-09 07:49:08.852 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1 2024-02-09 07:49:08.852 [Test worker @coroutine#3651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-09 07:49:08.865 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1 2024-02-09 07:49:08.868 [DefaultDispatcher-worker-12 @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c451c4a 2024-02-09 07:49:08.875 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1 2024-02-09 07:49:08.877 [Test worker @coroutine#3657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1 2024-02-09 07:49:08.877 [DefaultDispatcher-worker-2 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:08.878 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.878 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.878 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.879 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.879 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1 2024-02-09 07:49:08.879 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.887 [DefaultDispatcher-worker-10 @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1 2024-02-09 07:49:08.894 [DefaultDispatcher-worker-2 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7c9b42 2024-02-09 07:49:08.898 [DefaultDispatcher-worker-2 @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1 2024-02-09 07:49:08.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-09 07:49:08.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-09 07:49:08.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:08.901 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30f99ca1: (connection evicted) 2024-02-09 07:49:08.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:08.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-09 07:49:08.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fccdd1d 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.904 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-09 07:49:08.905 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:08.905 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:08.905 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-09 07:49:08.918 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:08.928 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:08.930 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:08.932 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:08.932 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a165c11 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-09 07:49:08.933 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-09 07:49:08.938 [DefaultDispatcher-worker-2 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:08.939 [DefaultDispatcher-worker-2 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.939 [DefaultDispatcher-worker-2 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.939 [DefaultDispatcher-worker-2 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.940 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.940 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.947 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-09 07:49:08.957 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-09 07:49:08.959 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-09 07:49:08.960 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-09 07:49:08.972 [DefaultDispatcher-worker-9 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:08.972 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.972 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:08.972 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.973 [DefaultDispatcher-worker-10 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-09 07:49:08.973 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:08.988 [DefaultDispatcher-worker-3 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:08.996 [DefaultDispatcher-worker-2 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:09.005 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:09.005 [DefaultDispatcher-worker-1 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-09 07:49:09.007 [DefaultDispatcher-worker-15 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:09.007 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.007 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.007 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.008 [DefaultDispatcher-worker-2 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.008 [DefaultDispatcher-worker-2 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-09 07:49:09.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-09 07:49:09.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.019 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a25457: (connection evicted) 2024-02-09 07:49:09.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-09 07:49:09.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-09 07:49:09.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-09 07:49:09.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-09 07:49:09.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.020 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5006a697: (connection evicted) 2024-02-09 07:49:09.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-09 07:49:09.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aba8978 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.022 [Test worker @coroutine#3724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-09 07:49:09.036 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.046 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.048 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.049 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32eac39b 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.050 [Test worker @coroutine#3724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-09 07:49:09.051 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@83bbab 2024-02-09 07:49:09.051 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@83bbab 2024-02-09 07:49:09.051 [Test worker @coroutine#3724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-09 07:49:09.064 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83bbab 2024-02-09 07:49:09.075 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83bbab 2024-02-09 07:49:09.076 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83bbab 2024-02-09 07:49:09.078 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83bbab 2024-02-09 07:49:09.089 [DefaultDispatcher-worker-3 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83bbab 2024-02-09 07:49:09.103 [DefaultDispatcher-worker-13 @coroutine#3724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.111 [DefaultDispatcher-worker-12 @coroutine#3724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.119 [DefaultDispatcher-worker-2 @coroutine#3724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487ee2a 2024-02-09 07:49:09.122 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-09 07:49:09.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-09 07:49:09.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.128 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@487ee2a: (connection evicted) 2024-02-09 07:49:09.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-09 07:49:09.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-09 07:49:09.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-09 07:49:09.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-09 07:49:09.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.129 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@83bbab: (connection evicted) 2024-02-09 07:49:09.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-09 07:49:09.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c7787a7 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.131 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.132 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-09 07:49:09.146 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.152 [DefaultDispatcher-worker-7 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:09.152 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.152 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.152 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.153 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.153 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.157 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.159 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.161 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.167 [DefaultDispatcher-worker-13 @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.192 [DefaultDispatcher-worker-4 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.196 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.203 [DefaultDispatcher-worker-7 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4767be27 2024-02-09 07:49:09.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-09 07:49:09.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-09 07:49:09.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.215 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4767be27: (connection evicted) 2024-02-09 07:49:09.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-09 07:49:09.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7866ffa 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.217 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.218 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.218 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.218 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.218 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-09 07:49:09.218 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2 2024-02-09 07:49:09.218 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2 2024-02-09 07:49:09.218 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-09 07:49:09.234 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2 2024-02-09 07:49:09.244 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2 2024-02-09 07:49:09.246 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2 2024-02-09 07:49:09.248 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2 2024-02-09 07:49:09.256 [DefaultDispatcher-worker-12 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2 2024-02-09 07:49:09.258 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2 2024-02-09 07:49:09.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-09 07:49:09.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-09 07:49:09.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.262 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c130cb2: (connection evicted) 2024-02-09 07:49:09.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-09 07:49:09.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e284d90 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.268 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecd003 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecd003 2024-02-09 07:49:09.269 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-09 07:49:09.282 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecd003 2024-02-09 07:49:09.292 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecd003 2024-02-09 07:49:09.294 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecd003 2024-02-09 07:49:09.295 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecd003 2024-02-09 07:49:09.351 [DefaultDispatcher-worker-11 @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecd003 2024-02-09 07:49:09.352 [DefaultDispatcher-worker-2 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:09.352 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.352 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.352 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.394 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.396 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.396 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.471 [DefaultDispatcher-worker-15 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:09.471 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.471 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.471 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.472 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.472 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.482 [DefaultDispatcher-worker-10 @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecd003 2024-02-09 07:49:09.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-09 07:49:09.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-09 07:49:09.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.533 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31ecd003: (connection evicted) 2024-02-09 07:49:09.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-09 07:49:09.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-09 07:49:09.537 [DefaultDispatcher-worker-10 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:09.537 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-09 07:49:09.537 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.537 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a045e85 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.537 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-09 07:49:09.538 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.538 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.538 [Test worker @coroutine#3880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-09 07:49:09.557 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.568 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.570 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.572 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.582 [DefaultDispatcher-worker-7 @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.586 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.616 [DefaultDispatcher-worker-2 @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.626 [DefaultDispatcher-worker-8 @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f39f3 2024-02-09 07:49:09.628 [DefaultDispatcher-worker-13 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:09.628 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.628 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.628 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.630 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.630 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-09 07:49:09.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-09 07:49:09.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.636 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118f39f3: (connection evicted) 2024-02-09 07:49:09.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-09 07:49:09.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f3291d 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.637 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-02-09 07:49:09.638 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-09 07:49:09.651 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-02-09 07:49:09.661 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-02-09 07:49:09.663 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-02-09 07:49:09.664 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-02-09 07:49:09.674 [DefaultDispatcher-worker-6 @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654dbb78 2024-02-09 07:49:09.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-09 07:49:09.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-09 07:49:09.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:09.738 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654dbb78: (connection evicted) 2024-02-09 07:49:09.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:09.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-09 07:49:09.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16718e1b 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-09 07:49:09.810 [DefaultDispatcher-worker-11 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:09.810 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.810 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.810 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.811 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.811 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.837 [DefaultDispatcher-worker-11 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.841 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:09.843 [DefaultDispatcher-worker-13 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.850 [DefaultDispatcher-worker-13 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.858 [DefaultDispatcher-worker-8 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.889 [DefaultDispatcher-worker-10 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:09.889 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.889 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.889 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.890 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.890 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.893 [DefaultDispatcher-worker-3 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.893 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 07:49:09.898 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-09 07:49:09.901 [DefaultDispatcher-worker-12 @coroutine#3952] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 07:49:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db3668 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:09.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:09.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-09 07:49:09.916 [DefaultDispatcher-worker-3 @coroutine#3954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.916 [DefaultDispatcher-worker-3 @coroutine#3954] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:09.916 [DefaultDispatcher-worker-3 @coroutine#3954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.916 [DefaultDispatcher-worker-3 @coroutine#3954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:09.918 [eventLoopGroupProxy-19-1 @call-handler#3962] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 07:49:09.919 [eventLoopGroupProxy-19-2 @call-handler#3963] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 07:49:09.919 [eventLoopGroupProxy-19-1 @call-handler#3962] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.919 [eventLoopGroupProxy-19-1 @call-handler#3962] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:09.919 [eventLoopGroupProxy-19-2 @call-handler#3963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.919 [eventLoopGroupProxy-19-1 @call-handler#3962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.920 [DefaultDispatcher-worker-14 @coroutine#3954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-09 07:49:09.920 [DefaultDispatcher-worker-14 @coroutine#3954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@657e7e8 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-09 07:49:09.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:09.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:09.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-09 07:49:09.934 [DefaultDispatcher-worker-8 @coroutine#3967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.934 [DefaultDispatcher-worker-8 @coroutine#3967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:09.934 [DefaultDispatcher-worker-8 @coroutine#3967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.935 [DefaultDispatcher-worker-8 @coroutine#3967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505a48a2 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:09.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:09.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-09 07:49:09.936 [eventLoopGroupProxy-19-1 @call-handler#3971] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 07:49:09.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@67748053 2024-02-09 07:49:09.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@67748053 2024-02-09 07:49:09.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-09 07:49:09.936 [eventLoopGroupProxy-19-1 @call-handler#3971] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.936 [eventLoopGroupProxy-19-1 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:09.936 [eventLoopGroupProxy-19-1 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.937 [eventLoopGroupProxy-19-3 @call-handler#3974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 07:49:09.937 [eventLoopGroupProxy-19-3 @call-handler#3974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.937 [DefaultDispatcher-worker-8 @coroutine#3967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.937 [DefaultDispatcher-worker-8 @coroutine#3967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.938 [DefaultDispatcher-worker-2 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:09.938 [DefaultDispatcher-worker-2 @coroutine#3953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.938 [DefaultDispatcher-worker-2 @coroutine#3953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.938 [DefaultDispatcher-worker-2 @coroutine#3953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.939 [eventLoopGroupProxy-19-1 @call-handler#3979] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 07:49:09.939 [eventLoopGroupProxy-19-1 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.939 [DefaultDispatcher-worker-16 @coroutine#3953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.940 [DefaultDispatcher-worker-16 @coroutine#3953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.949 [DefaultDispatcher-worker-7 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:09.950 [DefaultDispatcher-worker-4 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:09.950 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.950 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.950 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.951 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.951 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.952 [DefaultDispatcher-worker-9 @coroutine#3988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.952 [DefaultDispatcher-worker-9 @coroutine#3988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 07:49:09.952 [DefaultDispatcher-worker-9 @coroutine#3988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.952 [DefaultDispatcher-worker-9 @coroutine#3988] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 07:49:09.953 [eventLoopGroupProxy-19-1 @call-handler#3992] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 07:49:09.953 [eventLoopGroupProxy-19-1 @call-handler#3992] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.953 [eventLoopGroupProxy-19-1 @call-handler#3992] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:09.954 [eventLoopGroupProxy-19-4 @call-handler#3996] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 07:49:09.954 [eventLoopGroupProxy-19-4 @call-handler#3996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.958 [DefaultDispatcher-worker-6 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:09.962 [DefaultDispatcher-worker-13 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:09.963 [DefaultDispatcher-worker-13 @coroutine#3966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.963 [DefaultDispatcher-worker-13 @coroutine#3966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.963 [DefaultDispatcher-worker-13 @coroutine#3966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.965 [DefaultDispatcher-worker-11 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.965 [eventLoopGroupProxy-19-1 @call-handler#3992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.966 [DefaultDispatcher-worker-3 @coroutine#3988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.966 [DefaultDispatcher-worker-3 @coroutine#3988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 07:49:09.966 [eventLoopGroupProxy-19-5 @call-handler#4004] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 07:49:09.967 [eventLoopGroupProxy-19-5 @call-handler#4004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.967 [DefaultDispatcher-worker-12 @coroutine#3966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.967 [DefaultDispatcher-worker-12 @coroutine#3966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.975 [DefaultDispatcher-worker-15 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.977 [DefaultDispatcher-worker-2 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:09.979 [DefaultDispatcher-worker-2 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67748053 2024-02-09 07:49:09.979 [DefaultDispatcher-worker-2 @coroutine#3987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.979 [DefaultDispatcher-worker-2 @coroutine#3987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.979 [DefaultDispatcher-worker-2 @coroutine#3987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.980 [eventLoopGroupProxy-19-1 @call-handler#4012] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 07:49:09.980 [eventLoopGroupProxy-19-1 @call-handler#4012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:09.980 [DefaultDispatcher-worker-8 @coroutine#3987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.981 [DefaultDispatcher-worker-8 @coroutine#3987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.983 [DefaultDispatcher-worker-7 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:09.983 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.983 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:09.983 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.984 [DefaultDispatcher-worker-17 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.984 [DefaultDispatcher-worker-16 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:09.986 [DefaultDispatcher-worker-15 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:09.990 [DefaultDispatcher-worker-4 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67748053 2024-02-09 07:49:09.993 [DefaultDispatcher-worker-13 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:09.999 [DefaultDispatcher-worker-17 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67748053 2024-02-09 07:49:10.001 [DefaultDispatcher-worker-17 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.002 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:10.017 [DefaultDispatcher-worker-9 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:10.017 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.017 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.017 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.018 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.018 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.021 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:10.031 [DefaultDispatcher-worker-10 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.033 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-09 07:49:10.033 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-09 07:49:10.033 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-09 07:49:10.034 [eventLoopGroupProxy-19-1 @call-handler#4034] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-09 07:49:10.036 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:10.041 [DefaultDispatcher-worker-9 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.058 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-09 07:49:10.058 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-09 07:49:10.058 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-09 07:49:10.058 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.059 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733199745658881 2024-02-09 07:49:10.059 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733199745658881. 2024-02-09 07:49:10.059 [DefaultDispatcher-worker-10 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733199745658881 2024-02-09 07:49:10.060 [eventLoopGroupProxy-19-1 @call-handler#4038] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-09 07:49:10.063 [eventLoopGroupProxy-19-1 @call-handler#4038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.064 [DefaultDispatcher-worker-9 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733199745658881 2024-02-09 07:49:10.064 [DefaultDispatcher-worker-9 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733199745658881 2024-02-09 07:49:10.064 [DefaultDispatcher-worker-9 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733199745658881. 2024-02-09 07:49:10.065 [DefaultDispatcher-worker-9 @coroutine#3993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733199745658881 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.075 [DefaultDispatcher-worker-17 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.076 [DefaultDispatcher-worker-17 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 07:49:10.076 [DefaultDispatcher-worker-17 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-09 07:49:10.076 [DefaultDispatcher-worker-17 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 07:49:10.077 [eventLoopGroupProxy-19-1 @call-handler#4042] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-09 07:49:10.080 [eventLoopGroupProxy-19-1 @call-handler#4042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.080 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 07:49:10.080 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 07:49:10.081 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-09 07:49:10.081 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.089 [DefaultDispatcher-worker-18 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.109 [DefaultDispatcher-worker-4 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.120 [DefaultDispatcher-worker-10 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.120 [DefaultDispatcher-worker-12 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.120 [DefaultDispatcher-worker-12 @coroutine#3955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.120 [DefaultDispatcher-worker-12 @coroutine#3955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:10.120 [DefaultDispatcher-worker-12 @coroutine#3955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.120 [DefaultDispatcher-worker-12 @coroutine#3955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 07:49:10.121 [eventLoopGroupProxy-19-1 @call-handler#4048] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 07:49:10.122 [eventLoopGroupProxy-19-1 @call-handler#4048] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 07:49:10.122 [eventLoopGroupProxy-19-1 @call-handler#4048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:10.126 [DefaultDispatcher-worker-8 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.134 [DefaultDispatcher-worker-15 @call-handler#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.134 [eventLoopGroupProxy-19-1 @call-handler#4048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.134 [DefaultDispatcher-worker-5 @coroutine#3955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.134 [DefaultDispatcher-worker-5 @coroutine#3955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.135 [DefaultDispatcher-worker-5 @coroutine#3955] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:10.135 [DefaultDispatcher-worker-5 @coroutine#3955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.143 [DefaultDispatcher-worker-8 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.145 [DefaultDispatcher-worker-4 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.150 [DefaultDispatcher-worker-7 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.162 [DefaultDispatcher-worker-6 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:10.162 [DefaultDispatcher-worker-6 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.162 [DefaultDispatcher-worker-6 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.162 [DefaultDispatcher-worker-6 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.163 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.163 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.176 [DefaultDispatcher-worker-2 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.176 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-09 07:49:10.177 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-09 07:49:10.177 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-09 07:49:10.178 [eventLoopGroupProxy-19-1 @call-handler#4068] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-09 07:49:10.184 [DefaultDispatcher-worker-7 @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.199 [DefaultDispatcher-worker-7 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-09 07:49:10.199 [DefaultDispatcher-worker-7 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-09 07:49:10.199 [DefaultDispatcher-worker-7 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-09 07:49:10.199 [DefaultDispatcher-worker-7 @coroutine#3993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.199 [DefaultDispatcher-worker-7 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733204040626176 2024-02-09 07:49:10.199 [DefaultDispatcher-worker-7 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733204040626176. 2024-02-09 07:49:10.199 [DefaultDispatcher-worker-7 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733204040626176 2024-02-09 07:49:10.200 [eventLoopGroupProxy-19-1 @call-handler#4072] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-09 07:49:10.201 [eventLoopGroupProxy-19-1 @call-handler#4072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.201 [DefaultDispatcher-worker-11 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733204040626176 2024-02-09 07:49:10.201 [DefaultDispatcher-worker-11 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733204040626176 2024-02-09 07:49:10.202 [DefaultDispatcher-worker-11 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733204040626176. 2024-02-09 07:49:10.202 [DefaultDispatcher-worker-11 @coroutine#3993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556733204040626176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.210 [DefaultDispatcher-worker-11 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.211 [DefaultDispatcher-worker-11 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 07:49:10.211 [DefaultDispatcher-worker-11 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-09 07:49:10.211 [DefaultDispatcher-worker-11 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 07:49:10.212 [eventLoopGroupProxy-19-1 @call-handler#4076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-09 07:49:10.213 [eventLoopGroupProxy-19-1 @call-handler#4076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.214 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 07:49:10.214 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 07:49:10.214 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-09 07:49:10.214 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.222 [DefaultDispatcher-worker-18 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.245 [DefaultDispatcher-worker-7 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.255 [DefaultDispatcher-worker-9 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.256 [DefaultDispatcher-worker-9 @coroutine#3968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.256 [DefaultDispatcher-worker-9 @coroutine#3968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:10.256 [DefaultDispatcher-worker-9 @coroutine#3968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.256 [DefaultDispatcher-worker-9 @coroutine#3968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 07:49:10.257 [DefaultDispatcher-worker-8 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.257 [eventLoopGroupProxy-19-1 @call-handler#4081] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 07:49:10.257 [eventLoopGroupProxy-19-1 @call-handler#4081] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 07:49:10.257 [eventLoopGroupProxy-19-1 @call-handler#4081] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:10.264 [DefaultDispatcher-worker-1 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.273 [DefaultDispatcher-worker-1 @call-handler#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.273 [eventLoopGroupProxy-19-1 @call-handler#4081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.274 [DefaultDispatcher-worker-8 @coroutine#3968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.274 [DefaultDispatcher-worker-8 @coroutine#3968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.274 [DefaultDispatcher-worker-8 @coroutine#3968] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:10.274 [DefaultDispatcher-worker-8 @coroutine#3968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.282 [UI Thread @coroutine#4089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.282 [UI Thread @coroutine#4089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.282 [UI Thread @coroutine#4089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.283 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 2024-02-09 07:49:10.283 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881. 2024-02-09 07:49:10.283 [UI Thread @coroutine#4096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 2024-02-09 07:49:10.284 [eventLoopGroupProxy-19-1 @call-handler#4102] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-09 07:49:10.284 [UI Thread @coroutine#4098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.284 [UI Thread @coroutine#4098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.284 [UI Thread @coroutine#4098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.284 [eventLoopGroupProxy-19-5 @call-handler#4106] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-09 07:49:10.286 [DefaultDispatcher-worker-9 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.288 [eventLoopGroupProxy-19-6 @call-handler#4112] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-09 07:49:10.290 [eventLoopGroupProxy-19-6 @call-handler#4112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.291 [eventLoopGroupProxy-19-1 @call-handler#4102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.291 [UI Thread @coroutine#4098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.291 [UI Thread @coroutine#4098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.291 [UI Thread @coroutine#4098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.291 [UI Thread @coroutine#4098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.292 [UI Thread @coroutine#4089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.292 [UI Thread @coroutine#4089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.292 [UI Thread @coroutine#4089] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.292 [UI Thread @coroutine#4089] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.292 [eventLoopGroupProxy-19-5 @call-handler#4106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.293 [UI Thread @coroutine#4096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 2024-02-09 07:49:10.293 [UI Thread @coroutine#4096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 2024-02-09 07:49:10.293 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881. 2024-02-09 07:49:10.293 [UI Thread @coroutine#4096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.302 [DefaultDispatcher-worker-13 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.312 [DefaultDispatcher-worker-13 @coroutine#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.324 [DefaultDispatcher-worker-16 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.327 [UI Thread @coroutine#4122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556733199745658880 2024-02-09 07:49:10.327 [UI Thread @coroutine#4122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556733199745658880. 2024-02-09 07:49:10.327 [UI Thread @coroutine#4122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556733199745658880 2024-02-09 07:49:10.328 [eventLoopGroupProxy-19-1 @call-handler#4124] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-09 07:49:10.330 [eventLoopGroupProxy-19-1 @call-handler#4124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.331 [UI Thread @coroutine#4122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556733199745658880 2024-02-09 07:49:10.331 [UI Thread @coroutine#4122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556733199745658880 2024-02-09 07:49:10.331 [UI Thread @coroutine#4122] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556733199745658880. 2024-02-09 07:49:10.331 [UI Thread @coroutine#4122] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556733199745658880 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.342 [DefaultDispatcher-worker-1 @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.353 [DefaultDispatcher-worker-13 @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.361 [DefaultDispatcher-worker-13 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.362 [DefaultDispatcher-worker-13 @coroutine#3955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.362 [DefaultDispatcher-worker-13 @coroutine#3955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:10.362 [DefaultDispatcher-worker-13 @coroutine#3955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.362 [DefaultDispatcher-worker-13 @coroutine#3955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 07:49:10.363 [eventLoopGroupProxy-19-1 @call-handler#4134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 07:49:10.363 [eventLoopGroupProxy-19-1 @call-handler#4134] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 07:49:10.363 [eventLoopGroupProxy-19-1 @call-handler#4134] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:10.375 [DefaultDispatcher-worker-4 @call-handler#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.375 [eventLoopGroupProxy-19-1 @call-handler#4134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.376 [DefaultDispatcher-worker-12 @coroutine#3955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.376 [DefaultDispatcher-worker-12 @coroutine#3955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.376 [DefaultDispatcher-worker-12 @coroutine#3955] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:10.376 [DefaultDispatcher-worker-12 @coroutine#3955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.383 [UI Thread @coroutine#4141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 2024-02-09 07:49:10.383 [UI Thread @coroutine#4141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176. 2024-02-09 07:49:10.383 [UI Thread @coroutine#4141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 2024-02-09 07:49:10.384 [eventLoopGroupProxy-19-1 @call-handler#4148] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-09 07:49:10.384 [DefaultDispatcher-worker-3 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.385 [UI Thread @coroutine#4143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556733199745658881 2024-02-09 07:49:10.385 [UI Thread @coroutine#4143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556733199745658881. 2024-02-09 07:49:10.385 [UI Thread @coroutine#4143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556733199745658881 2024-02-09 07:49:10.386 [eventLoopGroupProxy-19-5 @call-handler#4154] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-09 07:49:10.387 [eventLoopGroupProxy-19-5 @call-handler#4154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.390 [UI Thread @coroutine#4155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556733199745658880 2024-02-09 07:49:10.390 [UI Thread @coroutine#4155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556733199745658880. 2024-02-09 07:49:10.390 [UI Thread @coroutine#4155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556733199745658880 2024-02-09 07:49:10.390 [eventLoopGroupProxy-19-1 @call-handler#4148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.390 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.390 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.390 [UI Thread @coroutine#4158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.390 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.390 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.390 [UI Thread @coroutine#4160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.390 [eventLoopGroupProxy-19-5 @call-handler#4167] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-09 07:49:10.391 [eventLoopGroupProxy-19-6 @call-handler#4170] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-09 07:49:10.391 [UI Thread @coroutine#4143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556733199745658881 2024-02-09 07:49:10.391 [UI Thread @coroutine#4143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556733199745658881 2024-02-09 07:49:10.391 [eventLoopGroupProxy-19-1 @call-handler#4171] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-09 07:49:10.392 [UI Thread @coroutine#4141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 2024-02-09 07:49:10.392 [UI Thread @coroutine#4141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 2024-02-09 07:49:10.392 [UI Thread @coroutine#4143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556733199745658881. 2024-02-09 07:49:10.392 [UI Thread @coroutine#4143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556733199745658881 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.392 [eventLoopGroupProxy-19-6 @call-handler#4170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.392 [UI Thread @coroutine#4141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176. 2024-02-09 07:49:10.392 [UI Thread @coroutine#4141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.393 [UI Thread @coroutine#4158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.393 [UI Thread @coroutine#4158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.393 [eventLoopGroupProxy-19-5 @call-handler#4167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.393 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.393 [UI Thread @coroutine#4158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.394 [UI Thread @coroutine#4155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556733199745658880 2024-02-09 07:49:10.394 [UI Thread @coroutine#4155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556733199745658880 2024-02-09 07:49:10.394 [UI Thread @coroutine#4155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556733199745658880. 2024-02-09 07:49:10.394 [UI Thread @coroutine#4155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556733199745658880 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.395 [eventLoopGroupProxy-19-1 @call-handler#4171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.395 [UI Thread @coroutine#4160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.395 [UI Thread @coroutine#4160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.396 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.396 [UI Thread @coroutine#4160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556733199745658881&assignmentUid=556733199745658880 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.404 [DefaultDispatcher-worker-3 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.406 [DefaultDispatcher-worker-14 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:10.407 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.407 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.407 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.408 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.408 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.414 [DefaultDispatcher-worker-9 @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.420 [DefaultDispatcher-worker-14 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.427 [DefaultDispatcher-worker-14 @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.435 [DefaultDispatcher-worker-18 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.441 [UI Thread @coroutine#4188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 2024-02-09 07:49:10.441 [UI Thread @coroutine#4188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176. 2024-02-09 07:49:10.442 [UI Thread @coroutine#4188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 2024-02-09 07:49:10.443 [eventLoopGroupProxy-19-1 @call-handler#4190] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-09 07:49:10.445 [eventLoopGroupProxy-19-1 @call-handler#4190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.446 [UI Thread @coroutine#4188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 2024-02-09 07:49:10.446 [UI Thread @coroutine#4188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 2024-02-09 07:49:10.446 [UI Thread @coroutine#4188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176. 2024-02-09 07:49:10.447 [UI Thread @coroutine#4188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556733199745658880&accountPersonUid=556733204040626176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.460 [DefaultDispatcher-worker-18 @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.469 [DefaultDispatcher-worker-1 @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.478 [DefaultDispatcher-worker-2 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.479 [DefaultDispatcher-worker-2 @coroutine#3968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.479 [DefaultDispatcher-worker-2 @coroutine#3968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:10.479 [DefaultDispatcher-worker-2 @coroutine#3968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.479 [DefaultDispatcher-worker-2 @coroutine#3968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 07:49:10.480 [eventLoopGroupProxy-19-1 @call-handler#4196] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 07:49:10.480 [eventLoopGroupProxy-19-1 @call-handler#4196] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 07:49:10.480 [eventLoopGroupProxy-19-1 @call-handler#4196] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 07:49:10.482 [DefaultDispatcher-worker-11 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:10.482 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.482 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.482 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.483 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.483 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.489 [DefaultDispatcher-worker-3 @call-handler#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-09 07:49:10.489 [eventLoopGroupProxy-19-1 @call-handler#4196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.489 [DefaultDispatcher-worker-1 @coroutine#3968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.489 [DefaultDispatcher-worker-1 @coroutine#3968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 07:49:10.490 [DefaultDispatcher-worker-1 @coroutine#3968] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 07:49:10.490 [DefaultDispatcher-worker-1 @coroutine#3968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.492 [UI Thread @coroutine#4210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.492 [UI Thread @coroutine#4210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.492 [UI Thread @coroutine#4210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.492 [UI Thread @coroutine#4218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 2024-02-09 07:49:10.492 [UI Thread @coroutine#4218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881. 2024-02-09 07:49:10.492 [UI Thread @coroutine#4218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 2024-02-09 07:49:10.492 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.492 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.492 [UI Thread @coroutine#4220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.493 [eventLoopGroupProxy-19-1 @call-handler#4225] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-09 07:49:10.493 [eventLoopGroupProxy-19-5 @call-handler#4228] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-09 07:49:10.493 [eventLoopGroupProxy-19-6 @call-handler#4229] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-09 07:49:10.496 [eventLoopGroupProxy-19-6 @call-handler#4229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.496 [eventLoopGroupProxy-19-1 @call-handler#4225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.496 [eventLoopGroupProxy-19-5 @call-handler#4228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 07:49:10.496 [UI Thread @coroutine#4220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.496 [UI Thread @coroutine#4220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.497 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.497 [UI Thread @coroutine#4220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.497 [UI Thread @coroutine#4210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.497 [UI Thread @coroutine#4210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 2024-02-09 07:49:10.497 [UI Thread @coroutine#4218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 2024-02-09 07:49:10.497 [UI Thread @coroutine#4218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 2024-02-09 07:49:10.497 [UI Thread @coroutine#4210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880. 2024-02-09 07:49:10.497 [UI Thread @coroutine#4210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556733199745658881&assignmentUid=556733199745658880 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.498 [UI Thread @coroutine#4218] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881. 2024-02-09 07:49:10.498 [UI Thread @coroutine#4218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556733199745658880&accountPersonUid=556733199745658881 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:10.501 [DefaultDispatcher-worker-5 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-02-09 07:49:10.505 [DefaultDispatcher-worker-9 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.513 [DefaultDispatcher-worker-1 @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.520 [DefaultDispatcher-worker-5 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2024-02-09 07:49:10.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-09 07:49:10.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-09 07:49:10.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:10.523 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888: (connection evicted) 2024-02-09 07:49:10.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:10.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-09 07:49:10.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-09 07:49:10.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-09 07:49:10.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-09 07:49:10.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:10.525 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7: (connection evicted) 2024-02-09 07:49:10.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:10.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-09 07:49:10.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-09 07:49:10.547 [DefaultDispatcher-worker-9 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:10.547 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.547 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.547 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.548 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.549 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.638 [DefaultDispatcher-worker-9 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:10.638 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.638 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.639 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.640 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.640 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.820 [DefaultDispatcher-worker-12 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:10.820 [DefaultDispatcher-worker-12 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.820 [DefaultDispatcher-worker-12 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.820 [DefaultDispatcher-worker-12 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.821 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.821 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.900 [DefaultDispatcher-worker-13 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:10.901 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.901 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.901 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.902 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.902 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.960 [DefaultDispatcher-worker-13 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:10.960 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.960 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.960 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.961 [DefaultDispatcher-worker-16 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.961 [DefaultDispatcher-worker-16 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.994 [DefaultDispatcher-worker-13 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:10.994 [DefaultDispatcher-worker-13 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.994 [DefaultDispatcher-worker-13 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:10.994 [DefaultDispatcher-worker-13 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:10.995 [DefaultDispatcher-worker-5 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.024 [DefaultDispatcher-worker-16 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:11.024 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.024 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.024 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.025 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.025 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.173 [DefaultDispatcher-worker-5 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:11.173 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.173 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.173 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.174 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.174 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.417 [DefaultDispatcher-worker-5 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:11.417 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.417 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.417 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.418 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.419 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.493 [DefaultDispatcher-worker-1 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:11.493 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.493 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.493 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.494 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.494 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-09 07:49:11.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-09 07:49:11.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.528 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@771ede0d: (connection evicted) 2024-02-09 07:49:11.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-09 07:49:11.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66831b14 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:11.533 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-09 07:49:11.534 [Test worker @coroutine#4285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-09 07:49:11.549 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-09 07:49:11.557 [DefaultDispatcher-worker-5 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:11.558 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.558 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.558 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.559 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.559 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.560 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-09 07:49:11.562 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-09 07:49:11.565 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b0d5a7 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:11.566 [Test worker @coroutine#4285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-09 07:49:11.567 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-02-09 07:49:11.567 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-02-09 07:49:11.567 [Test worker @coroutine#4285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-09 07:49:11.579 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-02-09 07:49:11.590 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-02-09 07:49:11.591 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-02-09 07:49:11.593 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-02-09 07:49:11.603 [DefaultDispatcher-worker-8 @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-02-09 07:49:11.617 [DefaultDispatcher-worker-2 @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-09 07:49:11.630 [DefaultDispatcher-worker-6 @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-09 07:49:11.634 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:11.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-09 07:49:11.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-09 07:49:11.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.637 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a641f6: (connection evicted) 2024-02-09 07:49:11.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-09 07:49:11.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-09 07:49:11.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-09 07:49:11.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-09 07:49:11.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.638 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d84f113: (connection evicted) 2024-02-09 07:49:11.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-09 07:49:11.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-09 07:49:11.640 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-09 07:49:11.640 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:11.640 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:11.640 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:11.640 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:11.640 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbb3c84 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.641 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-09 07:49:11.648 [DefaultDispatcher-worker-17 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:11.648 [DefaultDispatcher-worker-17 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.648 [DefaultDispatcher-worker-17 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.648 [DefaultDispatcher-worker-17 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.649 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.649 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.658 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.669 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.670 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.672 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.672 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167ccc3c 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-09 07:49:11.673 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-09 07:49:11.686 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-09 07:49:11.697 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-09 07:49:11.698 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-09 07:49:11.700 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-09 07:49:11.712 [DefaultDispatcher-worker-6 @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-09 07:49:11.725 [DefaultDispatcher-worker-2 @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.737 [DefaultDispatcher-worker-7 @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.742 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:11.748 [DefaultDispatcher-worker-7 @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.765 [DefaultDispatcher-worker-6 @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 07:49:11.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-09 07:49:11.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-09 07:49:11.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.768 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff: (connection evicted) 2024-02-09 07:49:11.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-09 07:49:11.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-09 07:49:11.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-09 07:49:11.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-09 07:49:11.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.769 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e242137: (connection evicted) 2024-02-09 07:49:11.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-09 07:49:11.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104e6540 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:11.771 [Test worker @coroutine#4385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-09 07:49:11.772 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 07:49:11.772 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 07:49:11.772 [Test worker @coroutine#4385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-09 07:49:11.788 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 07:49:11.799 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 07:49:11.811 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 07:49:11.813 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f752d1 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:11.814 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:11.815 [Test worker @coroutine#4385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-09 07:49:11.815 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-09 07:49:11.815 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-09 07:49:11.815 [Test worker @coroutine#4385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-09 07:49:11.828 [DefaultDispatcher-worker-18 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:11.828 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.828 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.828 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.829 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-09 07:49:11.829 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.829 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.840 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-09 07:49:11.842 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-09 07:49:11.843 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-09 07:49:11.854 [DefaultDispatcher-worker-2 @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-09 07:49:11.870 [DefaultDispatcher-worker-17 @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 07:49:11.872 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:11.883 [DefaultDispatcher-worker-17 @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 07:49:11.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-09 07:49:11.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-09 07:49:11.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.889 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a: (connection evicted) 2024-02-09 07:49:11.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-09 07:49:11.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-09 07:49:11.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-09 07:49:11.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-09 07:49:11.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.890 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@462deb2b: (connection evicted) 2024-02-09 07:49:11.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-09 07:49:11.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-09 07:49:11.892 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1300112e 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-02-09 07:49:11.893 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-09 07:49:11.909 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-02-09 07:49:11.910 [DefaultDispatcher-worker-14 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:11.910 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.910 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.910 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.911 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.912 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.920 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-02-09 07:49:11.922 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-02-09 07:49:11.923 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37aec9b 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:11.924 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-09 07:49:11.925 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-09 07:49:11.925 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-09 07:49:11.925 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-09 07:49:11.938 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-09 07:49:11.948 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-09 07:49:11.949 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-09 07:49:11.951 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-09 07:49:11.962 [DefaultDispatcher-worker-9 @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-09 07:49:11.969 [DefaultDispatcher-worker-14 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:11.970 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.970 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:11.970 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.971 [DefaultDispatcher-worker-15 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.971 [DefaultDispatcher-worker-15 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:11.979 [DefaultDispatcher-worker-5 @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-02-09 07:49:11.991 [DefaultDispatcher-worker-9 @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-02-09 07:49:11.993 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:11.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-09 07:49:11.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-09 07:49:11.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.996 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@444fbd13: (connection evicted) 2024-02-09 07:49:11.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-09 07:49:11.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-09 07:49:11.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-09 07:49:11.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-09 07:49:11.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:11.997 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6: (connection evicted) 2024-02-09 07:49:11.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:11.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-09 07:49:11.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b689f6 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.000 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.002 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-09 07:49:12.003 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-09 07:49:12.003 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-09 07:49:12.003 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-09 07:49:12.006 [DefaultDispatcher-worker-15 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:12.007 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.007 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.007 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.008 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.018 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-09 07:49:12.029 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-09 07:49:12.031 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-09 07:49:12.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18876fa9 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.033 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-09 07:49:12.034 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-09 07:49:12.034 [DefaultDispatcher-worker-5 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:12.034 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.034 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.034 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.036 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.036 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.048 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-09 07:49:12.058 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-09 07:49:12.060 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-09 07:49:12.062 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-09 07:49:12.072 [DefaultDispatcher-worker-9 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-09 07:49:12.086 [DefaultDispatcher-worker-2 @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-09 07:49:12.103 [DefaultDispatcher-worker-17 @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-09 07:49:12.103 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-09 07:49:12.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-09 07:49:12.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.108 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4557723a: (connection evicted) 2024-02-09 07:49:12.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-09 07:49:12.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-09 07:49:12.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-09 07:49:12.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-09 07:49:12.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.110 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e: (connection evicted) 2024-02-09 07:49:12.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-09 07:49:12.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@285b63eb 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.112 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-09 07:49:12.113 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.113 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.113 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-09 07:49:12.129 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.140 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.142 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.144 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d1d05ff 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.144 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-09 07:49:12.145 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-02-09 07:49:12.145 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-02-09 07:49:12.145 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-09 07:49:12.158 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-02-09 07:49:12.168 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-02-09 07:49:12.170 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-02-09 07:49:12.171 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-02-09 07:49:12.181 [DefaultDispatcher-worker-11 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-02-09 07:49:12.183 [DefaultDispatcher-worker-18 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:12.183 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.183 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.183 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.184 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.184 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.195 [DefaultDispatcher-worker-8 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.211 [DefaultDispatcher-worker-9 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.213 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:12.218 [DefaultDispatcher-worker-9 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2024-02-09 07:49:12.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-09 07:49:12.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-09 07:49:12.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.227 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7: (connection evicted) 2024-02-09 07:49:12.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-09 07:49:12.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-09 07:49:12.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-09 07:49:12.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-09 07:49:12.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.228 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214: (connection evicted) 2024-02-09 07:49:12.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-09 07:49:12.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36995784 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.230 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.231 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-09 07:49:12.244 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.255 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.257 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.258 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16448827 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2024-02-09 07:49:12.259 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-09 07:49:12.272 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2024-02-09 07:49:12.282 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2024-02-09 07:49:12.284 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2024-02-09 07:49:12.286 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2024-02-09 07:49:12.297 [DefaultDispatcher-worker-2 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2024-02-09 07:49:12.311 [DefaultDispatcher-worker-18 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.321 [DefaultDispatcher-worker-18 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.329 [DefaultDispatcher-worker-17 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.331 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:12.342 [DefaultDispatcher-worker-18 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-02-09 07:49:12.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-09 07:49:12.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-09 07:49:12.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.345 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@740530b: (connection evicted) 2024-02-09 07:49:12.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-09 07:49:12.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-09 07:49:12.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-09 07:49:12.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-09 07:49:12.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.347 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bab373c: (connection evicted) 2024-02-09 07:49:12.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-09 07:49:12.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3bf0af 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.348 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.349 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-09 07:49:12.364 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.374 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.376 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.377 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@752573df 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-09 07:49:12.378 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-09 07:49:12.391 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-09 07:49:12.401 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-09 07:49:12.403 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-09 07:49:12.404 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-09 07:49:12.415 [DefaultDispatcher-worker-5 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-09 07:49:12.428 [DefaultDispatcher-worker-2 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:12.428 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.428 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.428 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.429 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.429 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.432 [DefaultDispatcher-worker-4 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.443 [DefaultDispatcher-worker-16 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.446 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-09 07:49:12.449 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-09 07:49:12.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-09 07:49:12.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.450 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13446044: (connection evicted) 2024-02-09 07:49:12.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-09 07:49:12.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-09 07:49:12.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-09 07:49:12.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-09 07:49:12.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.452 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7: (connection evicted) 2024-02-09 07:49:12.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-09 07:49:12.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-09 07:49:12.453 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e31657 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.454 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-09 07:49:12.470 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.480 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.482 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.484 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21252bef 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.484 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-09 07:49:12.485 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-02-09 07:49:12.485 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-02-09 07:49:12.485 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-09 07:49:12.498 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-02-09 07:49:12.504 [DefaultDispatcher-worker-14 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:12.504 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.504 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.504 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.505 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.505 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.509 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-02-09 07:49:12.510 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-02-09 07:49:12.512 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-02-09 07:49:12.523 [DefaultDispatcher-worker-9 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-02-09 07:49:12.535 [DefaultDispatcher-worker-10 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.546 [DefaultDispatcher-worker-2 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.550 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.553 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 07:49:12.555 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-09 07:49:12.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-09 07:49:12.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.559 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1: (connection evicted) 2024-02-09 07:49:12.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-09 07:49:12.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-09 07:49:12.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-09 07:49:12.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-09 07:49:12.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.560 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52984065: (connection evicted) 2024-02-09 07:49:12.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-09 07:49:12.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25ee3cd6 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.562 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-09 07:49:12.563 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-02-09 07:49:12.563 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-02-09 07:49:12.563 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-09 07:49:12.568 [DefaultDispatcher-worker-10 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:12.568 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.568 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.568 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.569 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.569 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.578 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-02-09 07:49:12.589 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-02-09 07:49:12.590 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-02-09 07:49:12.592 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510d4d4b 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.592 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-09 07:49:12.593 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-09 07:49:12.606 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-09 07:49:12.619 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-09 07:49:12.622 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-09 07:49:12.624 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-09 07:49:12.640 [DefaultDispatcher-worker-8 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-09 07:49:12.654 [DefaultDispatcher-worker-5 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-02-09 07:49:12.658 [DefaultDispatcher-worker-1 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:12.658 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.658 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.658 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.659 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.659 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.663 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:12.666 [DefaultDispatcher-worker-3 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d5018 2024-02-09 07:49:12.717 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-09 07:49:12.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-09 07:49:12.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.726 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@100d5018: (connection evicted) 2024-02-09 07:49:12.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-09 07:49:12.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-09 07:49:12.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-09 07:49:12.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-09 07:49:12.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.727 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ab649f: (connection evicted) 2024-02-09 07:49:12.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-09 07:49:12.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@163cd4a6 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.729 [Test worker @coroutine#4771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-09 07:49:12.730 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-09 07:49:12.730 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-09 07:49:12.730 [Test worker @coroutine#4771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-09 07:49:12.743 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-09 07:49:12.753 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-09 07:49:12.755 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-09 07:49:12.757 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f92e5eb 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.757 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-09 07:49:12.758 [Test worker @coroutine#4771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-09 07:49:12.771 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-09 07:49:12.781 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-09 07:49:12.783 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-09 07:49:12.784 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-09 07:49:12.796 [DefaultDispatcher-worker-17 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-09 07:49:12.809 [DefaultDispatcher-worker-2 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-09 07:49:12.821 [DefaultDispatcher-worker-17 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-09 07:49:12.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-09 07:49:12.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-09 07:49:12.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.827 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5653429e: (connection evicted) 2024-02-09 07:49:12.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-09 07:49:12.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-09 07:49:12.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-09 07:49:12.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-09 07:49:12.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.828 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1: (connection evicted) 2024-02-09 07:49:12.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-09 07:49:12.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360ccb68 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.830 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.831 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-09 07:49:12.837 [DefaultDispatcher-worker-9 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:12.838 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.838 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.838 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.839 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.839 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.847 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.858 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.860 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.862 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a77953c 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.862 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-09 07:49:12.863 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a458c73 2024-02-09 07:49:12.863 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a458c73 2024-02-09 07:49:12.863 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-09 07:49:12.879 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a458c73 2024-02-09 07:49:12.889 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a458c73 2024-02-09 07:49:12.891 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a458c73 2024-02-09 07:49:12.892 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a458c73 2024-02-09 07:49:12.904 [DefaultDispatcher-worker-9 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a458c73 2024-02-09 07:49:12.918 [DefaultDispatcher-worker-4 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.920 [DefaultDispatcher-worker-14 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:12.921 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.921 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.921 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.922 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.922 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.931 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:12.932 [DefaultDispatcher-worker-13 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.934 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.937 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c4e24 2024-02-09 07:49:12.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-09 07:49:12.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-09 07:49:12.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.942 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@672c4e24: (connection evicted) 2024-02-09 07:49:12.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-09 07:49:12.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-09 07:49:12.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-09 07:49:12.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-09 07:49:12.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:12.943 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a458c73: (connection evicted) 2024-02-09 07:49:12.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:12.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-09 07:49:12.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726882da 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.945 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2024-02-09 07:49:12.946 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-09 07:49:12.963 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2024-02-09 07:49:12.974 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2024-02-09 07:49:12.976 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2024-02-09 07:49:12.977 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1611ce1c 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:12.978 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-09 07:49:12.979 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-02-09 07:49:12.979 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-02-09 07:49:12.979 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-09 07:49:12.980 [DefaultDispatcher-worker-1 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:12.980 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.980 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:12.980 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.981 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.981 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:12.992 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-02-09 07:49:13.002 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-02-09 07:49:13.004 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-02-09 07:49:13.006 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-02-09 07:49:13.016 [DefaultDispatcher-worker-15 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-02-09 07:49:13.018 [DefaultDispatcher-worker-2 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:13.018 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.018 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.018 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.019 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.031 [DefaultDispatcher-worker-3 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2024-02-09 07:49:13.043 [DefaultDispatcher-worker-9 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd 2024-02-09 07:49:13.045 [DefaultDispatcher-worker-14 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:13.045 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.045 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.045 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.046 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:13.046 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.046 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-09 07:49:13.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-09 07:49:13.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.053 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ddf9fd: (connection evicted) 2024-02-09 07:49:13.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-09 07:49:13.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-09 07:49:13.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-09 07:49:13.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-09 07:49:13.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.055 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b: (connection evicted) 2024-02-09 07:49:13.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-09 07:49:13.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-09 07:49:13.057 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299e245c 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.058 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.061 [Test worker @coroutine#4930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-09 07:49:13.079 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.095 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.097 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.099 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.101 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.109 [DefaultDispatcher-worker-13 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.113 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a 2024-02-09 07:49:13.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-09 07:49:13.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-09 07:49:13.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.127 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b72f9a: (connection evicted) 2024-02-09 07:49:13.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-09 07:49:13.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dfbe8c2 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.130 [Test worker @coroutine#4963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-09 07:49:13.131 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2024-02-09 07:49:13.131 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2024-02-09 07:49:13.131 [Test worker @coroutine#4963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-09 07:49:13.148 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2024-02-09 07:49:13.164 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2024-02-09 07:49:13.166 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2024-02-09 07:49:13.167 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2024-02-09 07:49:13.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-09 07:49:13.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-09 07:49:13.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:13.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-09 07:49:13.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64455184 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.173 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-09 07:49:13.174 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-09 07:49:13.174 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-09 07:49:13.174 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-09 07:49:13.186 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-09 07:49:13.194 [DefaultDispatcher-worker-14 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:13.194 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.194 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.194 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.195 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.195 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.197 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-09 07:49:13.198 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-09 07:49:13.200 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-09 07:49:13.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-09 07:49:13.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-09 07:49:13.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:13.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-09 07:49:13.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c883b3f 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441da2c 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441da2c 2024-02-09 07:49:13.205 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-09 07:49:13.218 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441da2c 2024-02-09 07:49:13.229 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441da2c 2024-02-09 07:49:13.231 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441da2c 2024-02-09 07:49:13.232 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441da2c 2024-02-09 07:49:13.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-09 07:49:13.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-09 07:49:13.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:13.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-09 07:49:13.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-09 07:49:13.237 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-09 07:49:13.237 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.237 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372c428 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-02-09 07:49:13.238 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-09 07:49:13.252 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-02-09 07:49:13.262 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-02-09 07:49:13.264 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-02-09 07:49:13.268 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-02-09 07:49:13.277 [DefaultDispatcher-worker-7 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-02-09 07:49:13.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-09 07:49:13.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-09 07:49:13.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.282 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c: (connection evicted) 2024-02-09 07:49:13.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-09 07:49:13.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe1b278 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.284 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@678c0310 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@678c0310 2024-02-09 07:49:13.285 [Test worker @coroutine#5083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-09 07:49:13.302 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c0310 2024-02-09 07:49:13.313 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c0310 2024-02-09 07:49:13.314 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c0310 2024-02-09 07:49:13.316 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c0310 2024-02-09 07:49:13.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-09 07:49:13.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-09 07:49:13.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:13.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-09 07:49:13.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31773d5b 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.322 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.323 [Test worker @coroutine#5113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-09 07:49:13.336 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.347 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.349 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.351 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.360 [DefaultDispatcher-worker-10 @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.362 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.367 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f 2024-02-09 07:49:13.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-09 07:49:13.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-09 07:49:13.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.370 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c5e52f: (connection evicted) 2024-02-09 07:49:13.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-09 07:49:13.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157ff8f8 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-09 07:49:13.372 [Test worker @coroutine#5146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-09 07:49:13.385 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-09 07:49:13.397 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-09 07:49:13.400 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-09 07:49:13.404 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-09 07:49:13.404 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21bf1b1f 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-09 07:49:13.405 [Test worker @coroutine#5146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-09 07:49:13.420 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-09 07:49:13.430 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-09 07:49:13.432 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-09 07:49:13.433 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-09 07:49:13.439 [DefaultDispatcher-worker-10 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:13.440 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.440 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.440 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.441 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.441 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.444 [DefaultDispatcher-worker-4 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-09 07:49:13.459 [DefaultDispatcher-worker-16 @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-09 07:49:13.476 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:13.499 [DefaultDispatcher-worker-7 @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-09 07:49:13.506 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-09 07:49:13.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-09 07:49:13.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.507 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67263db7: (connection evicted) 2024-02-09 07:49:13.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-09 07:49:13.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-09 07:49:13.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-09 07:49:13.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-09 07:49:13.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.508 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40: (connection evicted) 2024-02-09 07:49:13.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-09 07:49:13.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72364a40 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.510 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-09 07:49:13.511 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-02-09 07:49:13.511 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-02-09 07:49:13.511 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-09 07:49:13.514 [DefaultDispatcher-worker-13 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:13.514 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.514 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.514 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.516 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.516 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.528 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-02-09 07:49:13.539 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-02-09 07:49:13.540 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-02-09 07:49:13.542 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408708a1 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.542 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-09 07:49:13.543 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-09 07:49:13.556 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-09 07:49:13.566 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-09 07:49:13.567 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-09 07:49:13.569 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-09 07:49:13.579 [DefaultDispatcher-worker-12 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-09 07:49:13.579 [DefaultDispatcher-worker-5 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:13.579 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.579 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.579 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.580 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.580 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.591 [DefaultDispatcher-worker-18 @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-02-09 07:49:13.611 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:13.618 [DefaultDispatcher-worker-17 @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-02-09 07:49:13.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-09 07:49:13.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-09 07:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.622 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb: (connection evicted) 2024-02-09 07:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-09 07:49:13.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-09 07:49:13.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-09 07:49:13.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-09 07:49:13.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.623 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d: (connection evicted) 2024-02-09 07:49:13.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-09 07:49:13.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26f0ab88 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.626 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-09 07:49:13.627 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.627 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.627 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-09 07:49:13.642 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.652 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.654 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.656 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b1b213 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.656 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df8c7f4 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df8c7f4 2024-02-09 07:49:13.657 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-09 07:49:13.671 [DefaultDispatcher-worker-18 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:13.671 [DefaultDispatcher-worker-18 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.671 [DefaultDispatcher-worker-18 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.671 [DefaultDispatcher-worker-18 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.672 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8c7f4 2024-02-09 07:49:13.672 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.672 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.682 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8c7f4 2024-02-09 07:49:13.684 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8c7f4 2024-02-09 07:49:13.686 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8c7f4 2024-02-09 07:49:13.697 [DefaultDispatcher-worker-14 @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8c7f4 2024-02-09 07:49:13.711 [DefaultDispatcher-worker-13 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.727 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:13.738 [DefaultDispatcher-worker-10 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.747 [DefaultDispatcher-worker-14 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.757 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.758 [DefaultDispatcher-worker-10 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361b2995 2024-02-09 07:49:13.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-09 07:49:13.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-09 07:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.771 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361b2995: (connection evicted) 2024-02-09 07:49:13.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-09 07:49:13.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-09 07:49:13.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-09 07:49:13.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-09 07:49:13.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.772 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df8c7f4: (connection evicted) 2024-02-09 07:49:13.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-09 07:49:13.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31c17fd4 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-09 07:49:13.775 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.776 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-09 07:49:13.792 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.803 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.805 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.806 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4578d654 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.807 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-09 07:49:13.808 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c32aa7e 2024-02-09 07:49:13.808 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c32aa7e 2024-02-09 07:49:13.808 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-09 07:49:13.821 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c32aa7e 2024-02-09 07:49:13.831 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c32aa7e 2024-02-09 07:49:13.833 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c32aa7e 2024-02-09 07:49:13.834 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c32aa7e 2024-02-09 07:49:13.846 [DefaultDispatcher-worker-14 @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c32aa7e 2024-02-09 07:49:13.849 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:13.849 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.849 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.849 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.850 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.850 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.859 [DefaultDispatcher-worker-8 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.869 [DefaultDispatcher-worker-2 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.876 [DefaultDispatcher-worker-8 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39336f5 2024-02-09 07:49:13.876 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-09 07:49:13.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-09 07:49:13.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.889 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39336f5: (connection evicted) 2024-02-09 07:49:13.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-09 07:49:13.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-09 07:49:13.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-09 07:49:13.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-09 07:49:13.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.890 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c32aa7e: (connection evicted) 2024-02-09 07:49:13.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-09 07:49:13.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f579d2 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.892 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-09 07:49:13.893 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-09 07:49:13.893 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-09 07:49:13.893 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-09 07:49:13.905 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-09 07:49:13.916 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-09 07:49:13.917 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-09 07:49:13.919 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@781ecbac 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.919 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.920 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-09 07:49:13.920 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2024-02-09 07:49:13.920 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2024-02-09 07:49:13.920 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-09 07:49:13.930 [DefaultDispatcher-worker-2 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:13.931 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.931 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.931 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.932 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.932 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.932 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2024-02-09 07:49:13.943 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2024-02-09 07:49:13.944 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2024-02-09 07:49:13.946 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2024-02-09 07:49:13.956 [DefaultDispatcher-worker-14 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2024-02-09 07:49:13.970 [DefaultDispatcher-worker-5 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-09 07:49:13.981 [DefaultDispatcher-worker-4 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-09 07:49:13.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-09 07:49:13.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-09 07:49:13.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.985 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6179af64: (connection evicted) 2024-02-09 07:49:13.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-09 07:49:13.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-09 07:49:13.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-09 07:49:13.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-09 07:49:13.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:13.986 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c: (connection evicted) 2024-02-09 07:49:13.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:13.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-09 07:49:13.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d28e108 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:13.989 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-09 07:49:13.990 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:13.990 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:13.990 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-09 07:49:13.991 [DefaultDispatcher-worker-5 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:13.991 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.991 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:13.991 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.992 [DefaultDispatcher-worker-2 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:13.992 [DefaultDispatcher-worker-2 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.004 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:14.015 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:14.016 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:14.018 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:14.018 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-09 07:49:14.018 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.018 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.018 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.018 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d606c9 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-09 07:49:14.019 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-09 07:49:14.027 [DefaultDispatcher-worker-8 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:14.028 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.028 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.028 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.029 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.033 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-09 07:49:14.043 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-09 07:49:14.048 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-09 07:49:14.052 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-09 07:49:14.059 [DefaultDispatcher-worker-1 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:14.059 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.059 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.059 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.060 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.061 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.063 [DefaultDispatcher-worker-5 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-09 07:49:14.077 [DefaultDispatcher-worker-8 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:14.089 [DefaultDispatcher-worker-16 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:14.090 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.108 [DefaultDispatcher-worker-8 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-09 07:49:14.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-09 07:49:14.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-09 07:49:14.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.112 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4587675c: (connection evicted) 2024-02-09 07:49:14.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-09 07:49:14.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-09 07:49:14.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-09 07:49:14.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-09 07:49:14.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.113 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e: (connection evicted) 2024-02-09 07:49:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-09 07:49:14.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b784f16 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.115 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-09 07:49:14.116 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.116 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.116 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-09 07:49:14.135 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.148 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.150 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f78c132 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.152 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-09 07:49:14.153 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-09 07:49:14.153 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-09 07:49:14.153 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-09 07:49:14.165 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-09 07:49:14.176 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-09 07:49:14.177 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-09 07:49:14.179 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-09 07:49:14.190 [DefaultDispatcher-worker-15 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-09 07:49:14.203 [DefaultDispatcher-worker-11 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.204 [DefaultDispatcher-worker-10 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:14.204 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.204 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.204 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.205 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.205 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.214 [DefaultDispatcher-worker-1 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.216 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:14.222 [DefaultDispatcher-worker-11 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.230 [DefaultDispatcher-worker-17 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.244 [DefaultDispatcher-worker-15 @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-09 07:49:14.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-09 07:49:14.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-09 07:49:14.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.245 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727b3b0: (connection evicted) 2024-02-09 07:49:14.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-09 07:49:14.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-09 07:49:14.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-09 07:49:14.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-09 07:49:14.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.247 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7127f04b: (connection evicted) 2024-02-09 07:49:14.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-09 07:49:14.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cd6b76a 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.249 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-09 07:49:14.250 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-09 07:49:14.265 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-09 07:49:14.276 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-09 07:49:14.277 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-09 07:49:14.279 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed94e6a 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.279 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-09 07:49:14.280 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-09 07:49:14.280 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-09 07:49:14.280 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-09 07:49:14.292 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-09 07:49:14.302 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-09 07:49:14.304 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-09 07:49:14.306 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-09 07:49:14.317 [DefaultDispatcher-worker-6 @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-09 07:49:14.331 [DefaultDispatcher-worker-2 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-09 07:49:14.341 [DefaultDispatcher-worker-6 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-09 07:49:14.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-09 07:49:14.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-09 07:49:14.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.350 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9677f54: (connection evicted) 2024-02-09 07:49:14.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-09 07:49:14.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-09 07:49:14.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-09 07:49:14.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-09 07:49:14.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.351 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb: (connection evicted) 2024-02-09 07:49:14.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-09 07:49:14.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13e12ab6 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.353 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-09 07:49:14.354 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-09 07:49:14.354 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-09 07:49:14.354 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-09 07:49:14.370 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-09 07:49:14.380 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-09 07:49:14.382 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-09 07:49:14.383 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6178ac9d 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-09 07:49:14.384 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-09 07:49:14.397 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-09 07:49:14.408 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-09 07:49:14.409 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-09 07:49:14.411 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-09 07:49:14.422 [DefaultDispatcher-worker-4 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-09 07:49:14.435 [DefaultDispatcher-worker-7 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-09 07:49:14.446 [DefaultDispatcher-worker-10 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-09 07:49:14.451 [DefaultDispatcher-worker-14 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:14.451 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.451 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.451 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-09 07:49:14.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-09 07:49:14.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.452 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5be783a: (connection evicted) 2024-02-09 07:49:14.452 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.452 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-09 07:49:14.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-09 07:49:14.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-09 07:49:14.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-09 07:49:14.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.453 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4177d427: (connection evicted) 2024-02-09 07:49:14.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-09 07:49:14.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@89017e5 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-09 07:49:14.455 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2024-02-09 07:49:14.456 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2024-02-09 07:49:14.456 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-09 07:49:14.472 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2024-02-09 07:49:14.483 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2024-02-09 07:49:14.484 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2024-02-09 07:49:14.486 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2024-02-09 07:49:14.486 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af5c14c 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2024-02-09 07:49:14.487 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-09 07:49:14.500 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2024-02-09 07:49:14.510 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2024-02-09 07:49:14.512 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2024-02-09 07:49:14.514 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2024-02-09 07:49:14.525 [DefaultDispatcher-worker-16 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2024-02-09 07:49:14.526 [DefaultDispatcher-worker-13 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:14.526 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.526 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.526 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.527 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.527 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.538 [DefaultDispatcher-worker-7 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2024-02-09 07:49:14.547 [DefaultDispatcher-worker-13 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2024-02-09 07:49:14.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-09 07:49:14.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-09 07:49:14.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.552 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8: (connection evicted) 2024-02-09 07:49:14.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-09 07:49:14.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-09 07:49:14.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-09 07:49:14.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-09 07:49:14.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.553 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d5327: (connection evicted) 2024-02-09 07:49:14.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-09 07:49:14.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-09 07:49:14.556 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ac7cd6 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.557 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-09 07:49:14.558 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.558 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.558 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-09 07:49:14.571 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.581 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.583 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.584 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d8cbd1a 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-09 07:49:14.585 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-09 07:49:14.589 [DefaultDispatcher-worker-17 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:14.589 [DefaultDispatcher-worker-17 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.589 [DefaultDispatcher-worker-17 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.589 [DefaultDispatcher-worker-17 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.590 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.590 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.598 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-09 07:49:14.609 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-09 07:49:14.610 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-09 07:49:14.612 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-09 07:49:14.623 [DefaultDispatcher-worker-7 @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-09 07:49:14.635 [DefaultDispatcher-worker-18 @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.656 [DefaultDispatcher-worker-3 @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.658 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:14.666 [DefaultDispatcher-worker-7 @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.680 [DefaultDispatcher-worker-5 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:14.680 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.680 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.680 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.682 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.682 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.685 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.790 [DefaultDispatcher-worker-11 @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-09 07:49:14.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-09 07:49:14.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-09 07:49:14.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.792 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81f9b01: (connection evicted) 2024-02-09 07:49:14.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-09 07:49:14.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-09 07:49:14.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-09 07:49:14.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-09 07:49:14.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.794 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6860c000: (connection evicted) 2024-02-09 07:49:14.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-09 07:49:14.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-09 07:49:14.795 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f526f91 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-09 07:49:14.796 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.797 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.797 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-09 07:49:14.812 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.822 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.824 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.826 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c52df60 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.826 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-09 07:49:14.827 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-09 07:49:14.827 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-09 07:49:14.827 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-09 07:49:14.839 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-09 07:49:14.849 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-09 07:49:14.851 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-09 07:49:14.853 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-09 07:49:14.860 [DefaultDispatcher-worker-4 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:14.860 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.860 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.860 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.861 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.861 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.863 [DefaultDispatcher-worker-3 @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-09 07:49:14.877 [DefaultDispatcher-worker-1 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.897 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:14.898 [DefaultDispatcher-worker-1 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.907 [DefaultDispatcher-worker-9 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-09 07:49:14.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-09 07:49:14.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-09 07:49:14.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.911 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d0d561: (connection evicted) 2024-02-09 07:49:14.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-09 07:49:14.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-09 07:49:14.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-09 07:49:14.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-09 07:49:14.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:14.912 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678a7489: (connection evicted) 2024-02-09 07:49:14.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:14.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-09 07:49:14.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64ee9290 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.914 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-09 07:49:14.915 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-09 07:49:14.915 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-09 07:49:14.915 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-09 07:49:14.930 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-09 07:49:14.940 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-09 07:49:14.941 [DefaultDispatcher-worker-13 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:14.941 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.941 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:14.941 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.942 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-09 07:49:14.942 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.942 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:14.944 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219bad15 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:14.944 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-09 07:49:14.945 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-09 07:49:14.945 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-09 07:49:14.945 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-09 07:49:14.959 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-09 07:49:14.969 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-09 07:49:14.971 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-09 07:49:14.973 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-09 07:49:14.984 [DefaultDispatcher-worker-13 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-09 07:49:14.998 [DefaultDispatcher-worker-13 @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-09 07:49:15.000 [DefaultDispatcher-worker-9 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:15.001 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.001 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.001 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.002 [DefaultDispatcher-worker-15 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.002 [DefaultDispatcher-worker-15 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.015 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:15.016 [DefaultDispatcher-worker-11 @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-09 07:49:15.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-09 07:49:15.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-09 07:49:15.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.021 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49976824: (connection evicted) 2024-02-09 07:49:15.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-09 07:49:15.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-09 07:49:15.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-09 07:49:15.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-09 07:49:15.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.022 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d810e94: (connection evicted) 2024-02-09 07:49:15.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-09 07:49:15.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d5a77de 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.024 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-09 07:49:15.025 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.025 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.025 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-09 07:49:15.038 [DefaultDispatcher-worker-12 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:15.038 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.038 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.038 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.039 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.040 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.050 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.052 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.053 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b55652a 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.054 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-09 07:49:15.055 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-09 07:49:15.055 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-09 07:49:15.055 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-09 07:49:15.067 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-09 07:49:15.069 [DefaultDispatcher-worker-2 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:15.069 [DefaultDispatcher-worker-2 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.069 [DefaultDispatcher-worker-2 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.069 [DefaultDispatcher-worker-2 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.070 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.070 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.078 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-09 07:49:15.079 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-09 07:49:15.081 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-09 07:49:15.092 [DefaultDispatcher-worker-10 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-09 07:49:15.112 [DefaultDispatcher-worker-10 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.125 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:15.128 [DefaultDispatcher-worker-17 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.140 [DefaultDispatcher-worker-17 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-09 07:49:15.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-09 07:49:15.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-09 07:49:15.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.144 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb: (connection evicted) 2024-02-09 07:49:15.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-09 07:49:15.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-09 07:49:15.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-09 07:49:15.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-09 07:49:15.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.145 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@119f02d2: (connection evicted) 2024-02-09 07:49:15.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-09 07:49:15.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d4d221 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.147 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-09 07:49:15.148 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-09 07:49:15.148 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-09 07:49:15.148 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-09 07:49:15.162 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-09 07:49:15.172 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-09 07:49:15.174 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-09 07:49:15.176 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-09 07:49:15.185 [DefaultDispatcher-worker-9 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-09 07:49:15.192 [DefaultDispatcher-worker-9 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-09 07:49:15.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-09 07:49:15.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-09 07:49:15.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.204 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3129792a: (connection evicted) 2024-02-09 07:49:15.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-09 07:49:15.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-09 07:49:15.263 [DefaultDispatcher-worker-8 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.263 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.263 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55448710 2024-02-09 07:49:15.263 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.263 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.264 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-09 07:49:15.264 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-09 07:49:15.264 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-09 07:49:15.264 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-09 07:49:15.264 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.264 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.282 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-09 07:49:15.292 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-09 07:49:15.294 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-09 07:49:15.295 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-09 07:49:15.305 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-190 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 due to dirty commit state on close(). 2024-02-09 07:49:15.309 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-09 07:49:15.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-09 07:49:15.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-09 07:49:15.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.309 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c36d48: (connection evicted) 2024-02-09 07:49:15.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-09 07:49:15.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca31ad7 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.366 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-09 07:49:15.367 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-09 07:49:15.380 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-09 07:49:15.390 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-09 07:49:15.392 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-09 07:49:15.393 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-09 07:49:15.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-09 07:49:15.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-09 07:49:15.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:15.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-09 07:49:15.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f8fdae 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.399 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-09 07:49:15.400 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-09 07:49:15.400 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-09 07:49:15.400 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-09 07:49:15.412 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-09 07:49:15.422 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-09 07:49:15.424 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-09 07:49:15.426 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-09 07:49:15.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-09 07:49:15.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-09 07:49:15.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:15.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-09 07:49:15.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37ecc472 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.430 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.431 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.431 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.431 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.431 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.431 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.432 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-09 07:49:15.433 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 07:49:15.433 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 07:49:15.433 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-09 07:49:15.446 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 07:49:15.456 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 07:49:15.458 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 07:49:15.460 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c74506 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.460 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.461 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.461 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.461 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-09 07:49:15.461 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-09 07:49:15.461 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-09 07:49:15.461 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-09 07:49:15.461 [DefaultDispatcher-worker-18 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:15.462 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.462 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.462 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.463 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.463 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.474 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-09 07:49:15.485 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-09 07:49:15.487 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-09 07:49:15.488 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-09 07:49:15.499 [DefaultDispatcher-worker-11 @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-09 07:49:15.513 [DefaultDispatcher-worker-17 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 07:49:15.519 [UI Thread @coroutine#5819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.519 [UI Thread @coroutine#5819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 07:49:15.519 [UI Thread @coroutine#5819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.521 [UI Thread @coroutine#5819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.521 [UI Thread @coroutine#5819] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.521 [UI Thread @coroutine#5819] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 07:49:15.521 [UI Thread @coroutine#5819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:15.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-09 07:49:15.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-09 07:49:15.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.524 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0: (connection evicted) 2024-02-09 07:49:15.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-09 07:49:15.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-09 07:49:15.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-09 07:49:15.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-09 07:49:15.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.525 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d: (connection evicted) 2024-02-09 07:49:15.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-09 07:49:15.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4833ab 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.527 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2024-02-09 07:49:15.528 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-09 07:49:15.535 [DefaultDispatcher-worker-12 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:15.535 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.535 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.535 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.536 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.536 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.542 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2024-02-09 07:49:15.553 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2024-02-09 07:49:15.555 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2024-02-09 07:49:15.556 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7fdc1a 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220ffb 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220ffb 2024-02-09 07:49:15.557 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-09 07:49:15.570 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220ffb 2024-02-09 07:49:15.580 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220ffb 2024-02-09 07:49:15.582 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220ffb 2024-02-09 07:49:15.584 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220ffb 2024-02-09 07:49:15.594 [DefaultDispatcher-worker-11 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220ffb 2024-02-09 07:49:15.601 [DefaultDispatcher-worker-9 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:15.601 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.601 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.601 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.602 [DefaultDispatcher-worker-3 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.602 [DefaultDispatcher-worker-3 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.610 [DefaultDispatcher-worker-3 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2024-02-09 07:49:15.612 [UI Thread @coroutine#5855] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.612 [UI Thread @coroutine#5855] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 07:49:15.612 [UI Thread @coroutine#5855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.613 [UI Thread @coroutine#5855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.613 [UI Thread @coroutine#5855] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-09 07:49:15.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-09 07:49:15.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.615 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e870ac9: (connection evicted) 2024-02-09 07:49:15.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-09 07:49:15.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-09 07:49:15.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-09 07:49:15.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-09 07:49:15.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.616 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3220ffb: (connection evicted) 2024-02-09 07:49:15.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-09 07:49:15.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b08f55a 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.618 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-09 07:49:15.619 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-09 07:49:15.619 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-09 07:49:15.619 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-09 07:49:15.635 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-09 07:49:15.645 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-09 07:49:15.647 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-09 07:49:15.648 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca83ec3 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c11e36 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c11e36 2024-02-09 07:49:15.649 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-09 07:49:15.662 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c11e36 2024-02-09 07:49:15.672 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c11e36 2024-02-09 07:49:15.674 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c11e36 2024-02-09 07:49:15.675 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c11e36 2024-02-09 07:49:15.686 [DefaultDispatcher-worker-17 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c11e36 2024-02-09 07:49:15.691 [DefaultDispatcher-worker-8 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:15.691 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.691 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.691 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.692 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.692 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.702 [DefaultDispatcher-worker-11 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-09 07:49:15.704 [UI Thread @coroutine#5887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.704 [UI Thread @coroutine#5887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 07:49:15.704 [UI Thread @coroutine#5887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.706 [UI Thread @coroutine#5887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.706 [UI Thread @coroutine#5887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 07:49:15.706 [UI Thread @coroutine#5887] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 07:49:15.706 [UI Thread @coroutine#5887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43867/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:15.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-09 07:49:15.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-09 07:49:15.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.708 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97: (connection evicted) 2024-02-09 07:49:15.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-09 07:49:15.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-09 07:49:15.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-09 07:49:15.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-09 07:49:15.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.709 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10c11e36: (connection evicted) 2024-02-09 07:49:15.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-09 07:49:15.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41030c21 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.711 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527765a 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527765a 2024-02-09 07:49:15.712 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-09 07:49:15.727 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2527765a 2024-02-09 07:49:15.737 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2527765a 2024-02-09 07:49:15.739 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2527765a 2024-02-09 07:49:15.741 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2527765a 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2850fe85 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.741 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.742 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-09 07:49:15.742 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-02-09 07:49:15.742 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-02-09 07:49:15.742 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-09 07:49:15.755 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-02-09 07:49:15.765 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-02-09 07:49:15.766 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-02-09 07:49:15.768 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-02-09 07:49:15.780 [DefaultDispatcher-worker-18 @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3285c141 2024-02-09 07:49:15.793 [DefaultDispatcher-worker-18 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2527765a 2024-02-09 07:49:15.812 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:15.817 [DefaultDispatcher-worker-1 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2527765a 2024-02-09 07:49:15.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-09 07:49:15.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-09 07:49:15.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.825 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2527765a: (connection evicted) 2024-02-09 07:49:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-09 07:49:15.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-09 07:49:15.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-09 07:49:15.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-09 07:49:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.827 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3285c141: (connection evicted) 2024-02-09 07:49:15.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-09 07:49:15.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e212f38 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.830 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.831 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-09 07:49:15.831 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.831 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.831 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-09 07:49:15.848 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.858 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.860 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.862 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.873 [DefaultDispatcher-worker-4 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.873 [DefaultDispatcher-worker-2 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:15.873 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.873 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.873 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.874 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.874 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.892 [DefaultDispatcher-worker-9 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.911 [DefaultDispatcher-worker-9 @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672e4658 2024-02-09 07:49:15.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-09 07:49:15.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-09 07:49:15.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:15.913 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@672e4658: (connection evicted) 2024-02-09 07:49:15.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:15.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-09 07:49:15.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-09 07:49:15.915 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c4335c8 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-02-09 07:49:15.916 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-09 07:49:15.932 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-02-09 07:49:15.942 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-02-09 07:49:15.944 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-02-09 07:49:15.945 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121fe002 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-02-09 07:49:15.946 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-09 07:49:15.950 [DefaultDispatcher-worker-17 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:15.950 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.950 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:15.950 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.952 [DefaultDispatcher-worker-18 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.952 [DefaultDispatcher-worker-18 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:15.959 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-02-09 07:49:15.970 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-02-09 07:49:15.973 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-02-09 07:49:15.975 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-02-09 07:49:15.985 [DefaultDispatcher-worker-2 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-02-09 07:49:15.999 [DefaultDispatcher-worker-8 @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-02-09 07:49:16.010 [DefaultDispatcher-worker-2 @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-02-09 07:49:16.011 [DefaultDispatcher-worker-1 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:16.012 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.012 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.012 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.013 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.013 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.016 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-09 07:49:16.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-09 07:49:16.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.018 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@943d0c2: (connection evicted) 2024-02-09 07:49:16.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-09 07:49:16.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-09 07:49:16.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-09 07:49:16.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-09 07:49:16.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.019 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3: (connection evicted) 2024-02-09 07:49:16.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-09 07:49:16.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-09 07:49:16.021 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e620fa9 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.022 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-09 07:49:16.036 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.047 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.048 [DefaultDispatcher-worker-1 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:16.049 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.049 [DefaultDispatcher-worker-1 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.049 [DefaultDispatcher-worker-1 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.049 [DefaultDispatcher-worker-1 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.050 [DefaultDispatcher-worker-1 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.050 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.059 [DefaultDispatcher-worker-2 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.066 [DefaultDispatcher-worker-16 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.080 [DefaultDispatcher-worker-13 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:16.080 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.080 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.080 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.081 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.081 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.082 [DefaultDispatcher-worker-2 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-09 07:49:16.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-09 07:49:16.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-09 07:49:16.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.084 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae4a043: (connection evicted) 2024-02-09 07:49:16.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-09 07:49:16.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abf9a76 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-09 07:49:16.086 [Test worker @coroutine#6046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-09 07:49:16.101 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-09 07:49:16.111 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-09 07:49:16.113 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-09 07:49:16.114 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-09 07:49:16.124 [DefaultDispatcher-worker-13 @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-09 07:49:16.130 [DefaultDispatcher-worker-13 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-09 07:49:16.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-09 07:49:16.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-09 07:49:16.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.134 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc: (connection evicted) 2024-02-09 07:49:16.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-09 07:49:16.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7597ae32 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.137 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-09 07:49:16.138 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-09 07:49:16.138 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-09 07:49:16.138 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-09 07:49:16.153 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-09 07:49:16.164 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-09 07:49:16.165 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-09 07:49:16.167 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-09 07:49:16.177 [DefaultDispatcher-worker-2 @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-09 07:49:16.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-09 07:49:16.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-09 07:49:16.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.236 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c: (connection evicted) 2024-02-09 07:49:16.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-09 07:49:16.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b25ce5e 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.238 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-02-09 07:49:16.239 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-09 07:49:16.259 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-02-09 07:49:16.273 [DefaultDispatcher-worker-13 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:16.273 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-02-09 07:49:16.273 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.273 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.273 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.274 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.274 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.274 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-02-09 07:49:16.276 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-02-09 07:49:16.283 [DefaultDispatcher-worker-13 @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-02-09 07:49:16.289 [DefaultDispatcher-worker-18 @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-02-09 07:49:16.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-09 07:49:16.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-09 07:49:16.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.294 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b841396: (connection evicted) 2024-02-09 07:49:16.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-09 07:49:16.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475454ae 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.298 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.299 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.299 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-09 07:49:16.299 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-02-09 07:49:16.299 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-02-09 07:49:16.299 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-09 07:49:16.315 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-02-09 07:49:16.325 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-02-09 07:49:16.326 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-02-09 07:49:16.328 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-02-09 07:49:16.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-09 07:49:16.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-09 07:49:16.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:16.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-09 07:49:16.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e639f2 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.332 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cba8293 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cba8293 2024-02-09 07:49:16.333 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-09 07:49:16.345 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cba8293 2024-02-09 07:49:16.356 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cba8293 2024-02-09 07:49:16.357 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cba8293 2024-02-09 07:49:16.361 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cba8293 2024-02-09 07:49:16.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-09 07:49:16.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-09 07:49:16.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:16.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-09 07:49:16.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f804b36 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.364 [Test worker @coroutine#6155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-09 07:49:16.365 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5629e904 2024-02-09 07:49:16.365 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5629e904 2024-02-09 07:49:16.365 [Test worker @coroutine#6155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-09 07:49:16.378 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5629e904 2024-02-09 07:49:16.388 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5629e904 2024-02-09 07:49:16.389 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5629e904 2024-02-09 07:49:16.391 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5629e904 2024-02-09 07:49:16.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-09 07:49:16.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-09 07:49:16.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:16.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-09 07:49:16.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-09 07:49:16.402 [UI Thread @coroutine#6176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50343/Site/verify 2024-02-09 07:49:16.403 [UI Thread @coroutine#6176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50343/Site/verify. 2024-02-09 07:49:16.403 [UI Thread @coroutine#6176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50343/Site/verify 2024-02-09 07:49:16.405 [UI Thread @coroutine#6176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50343/Site/verify 2024-02-09 07:49:16.405 [UI Thread @coroutine#6176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50343/Site/verify 2024-02-09 07:49:16.405 [UI Thread @coroutine#6176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50343/Site/verify. 2024-02-09 07:49:16.405 [UI Thread @coroutine#6176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50343/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11759e4a 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.410 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-09 07:49:16.411 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-09 07:49:16.411 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-09 07:49:16.411 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-09 07:49:16.428 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-09 07:49:16.438 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-09 07:49:16.440 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-09 07:49:16.441 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-09 07:49:16.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-09 07:49:16.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-09 07:49:16.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:16.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-09 07:49:16.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-09 07:49:16.444 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38410ce5 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bc52ce 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bc52ce 2024-02-09 07:49:16.445 [Test worker @coroutine#6207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-09 07:49:16.459 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bc52ce 2024-02-09 07:49:16.469 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bc52ce 2024-02-09 07:49:16.471 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bc52ce 2024-02-09 07:49:16.472 [DefaultDispatcher-worker-18 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:16.472 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.472 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.472 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.473 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bc52ce 2024-02-09 07:49:16.473 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.473 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-09 07:49:16.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-09 07:49:16.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:16.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-09 07:49:16.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e7bf371 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.476 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2024-02-09 07:49:16.477 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-09 07:49:16.490 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2024-02-09 07:49:16.501 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2024-02-09 07:49:16.503 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2024-02-09 07:49:16.504 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@97e9568 2024-02-09 07:49:16.507 [UI Thread @coroutine#6243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59933/Site/verify 2024-02-09 07:49:16.507 [UI Thread @coroutine#6243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59933/Site/verify. 2024-02-09 07:49:16.507 [UI Thread @coroutine#6243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59933/Site/verify 2024-02-09 07:49:16.508 [UI Thread @coroutine#6243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59933/Site/verify 2024-02-09 07:49:16.508 [UI Thread @coroutine#6243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59933/Site/verify 2024-02-09 07:49:16.509 [UI Thread @coroutine#6243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59933/Site/verify. 2024-02-09 07:49:16.509 [UI Thread @coroutine#6243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59933/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:16.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-09 07:49:16.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-09 07:49:16.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:16.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-09 07:49:16.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-09 07:49:16.517 [UI Thread @coroutine#6255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51535/Site/verify 2024-02-09 07:49:16.517 [UI Thread @coroutine#6255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51535/Site/verify. 2024-02-09 07:49:16.517 [UI Thread @coroutine#6255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51535/Site/verify 2024-02-09 07:49:16.519 [UI Thread @coroutine#6255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51535/Site/verify 2024-02-09 07:49:16.519 [UI Thread @coroutine#6255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51535/Site/verify 2024-02-09 07:49:16.519 [UI Thread @coroutine#6255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51535/Site/verify. 2024-02-09 07:49:16.519 [UI Thread @coroutine#6255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51535/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:16.524 [UI Thread @coroutine#6268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46785/Site/verify 2024-02-09 07:49:16.524 [UI Thread @coroutine#6268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46785/Site/verify. 2024-02-09 07:49:16.524 [UI Thread @coroutine#6268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46785/Site/verify 2024-02-09 07:49:16.525 [UI Thread @coroutine#6268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46785/Site/verify 2024-02-09 07:49:16.525 [UI Thread @coroutine#6268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46785/Site/verify 2024-02-09 07:49:16.526 [UI Thread @coroutine#6268] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46785/Site/verify. 2024-02-09 07:49:16.526 [UI Thread @coroutine#6268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46785/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:16.532 [UI Thread @coroutine#6282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-09 07:49:16.532 [UI Thread @coroutine#6282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-02-09 07:49:16.532 [UI Thread @coroutine#6282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-09 07:49:16.533 [UI Thread @coroutine#6282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15311af2 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.537 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.538 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-09 07:49:16.542 [DefaultDispatcher-worker-10 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:16.542 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.542 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.542 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.544 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.544 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.555 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.565 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.567 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.568 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.577 [DefaultDispatcher-worker-2 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.593 [DefaultDispatcher-worker-1 @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.600 [DefaultDispatcher-worker-1 @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.609 [DefaultDispatcher-worker-8 @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.614 [DefaultDispatcher-worker-18 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:16.614 [DefaultDispatcher-worker-18 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.614 [DefaultDispatcher-worker-18 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.614 [DefaultDispatcher-worker-18 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.615 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.615 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.618 [DefaultDispatcher-worker-14 @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.626 [DefaultDispatcher-worker-14 @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.631 [DefaultDispatcher-worker-17 @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.638 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:16.648 [DefaultDispatcher-worker-14 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1626612d 2024-02-09 07:49:16.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-09 07:49:16.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-09 07:49:16.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.649 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1626612d: (connection evicted) 2024-02-09 07:49:16.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-09 07:49:16.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8106f 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.652 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-09 07:49:16.653 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-09 07:49:16.653 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-09 07:49:16.653 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-09 07:49:16.668 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-09 07:49:16.678 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-09 07:49:16.680 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-09 07:49:16.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e94a6f6 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-02-09 07:49:16.684 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-02-09 07:49:16.685 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-09 07:49:16.698 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-02-09 07:49:16.701 [DefaultDispatcher-worker-14 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:16.701 [DefaultDispatcher-worker-14 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.701 [DefaultDispatcher-worker-14 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.701 [DefaultDispatcher-worker-14 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.703 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.703 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.709 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-02-09 07:49:16.711 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-02-09 07:49:16.712 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-02-09 07:49:16.723 [DefaultDispatcher-worker-1 @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-02-09 07:49:16.736 [DefaultDispatcher-worker-18 @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-09 07:49:16.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-09 07:49:16.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-09 07:49:16.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.750 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647bd553: (connection evicted) 2024-02-09 07:49:16.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-09 07:49:16.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-09 07:49:16.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-09 07:49:16.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-09 07:49:16.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.751 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14738629: (connection evicted) 2024-02-09 07:49:16.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-09 07:49:16.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab5e63 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b12c870 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b12c870 2024-02-09 07:49:16.753 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-09 07:49:16.770 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b12c870 2024-02-09 07:49:16.780 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b12c870 2024-02-09 07:49:16.782 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b12c870 2024-02-09 07:49:16.784 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b12c870 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7da28 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b50027 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b50027 2024-02-09 07:49:16.784 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-09 07:49:16.797 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b50027 2024-02-09 07:49:16.807 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b50027 2024-02-09 07:49:16.808 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b50027 2024-02-09 07:49:16.810 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b50027 2024-02-09 07:49:16.820 [DefaultDispatcher-worker-8 @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b50027 2024-02-09 07:49:16.832 [DefaultDispatcher-worker-8 @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b12c870 2024-02-09 07:49:16.844 [DefaultDispatcher-worker-4 @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b12c870 2024-02-09 07:49:16.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-09 07:49:16.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-09 07:49:16.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.849 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b12c870: (connection evicted) 2024-02-09 07:49:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-09 07:49:16.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-09 07:49:16.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-09 07:49:16.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-09 07:49:16.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.850 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b50027: (connection evicted) 2024-02-09 07:49:16.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:16.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-09 07:49:16.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c9c7f3 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.852 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-02-09 07:49:16.853 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-09 07:49:16.869 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-02-09 07:49:16.880 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-02-09 07:49:16.881 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-02-09 07:49:16.883 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-02-09 07:49:16.883 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4057eb76 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-09 07:49:16.884 [DefaultDispatcher-worker-3 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:16.884 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.884 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c61011b 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c61011b 2024-02-09 07:49:16.884 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.884 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-09 07:49:16.885 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.885 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.897 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c61011b 2024-02-09 07:49:16.907 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c61011b 2024-02-09 07:49:16.908 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c61011b 2024-02-09 07:49:16.910 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c61011b 2024-02-09 07:49:16.921 [DefaultDispatcher-worker-15 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c61011b 2024-02-09 07:49:16.934 [DefaultDispatcher-worker-6 @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-02-09 07:49:16.943 [DefaultDispatcher-worker-17 @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-02-09 07:49:16.953 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:16.960 [DefaultDispatcher-worker-4 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:16.961 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.961 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:16.961 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.962 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.962 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:16.984 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.022 [DefaultDispatcher-worker-6 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:17.023 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.023 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.023 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.024 [DefaultDispatcher-worker-11 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.024 [DefaultDispatcher-worker-11 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.058 [DefaultDispatcher-worker-9 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:17.058 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.058 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.059 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.060 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.088 [DefaultDispatcher-worker-17 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:17.088 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.088 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.088 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.089 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.089 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-09 07:49:17.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-09 07:49:17.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.196 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@771deee6: (connection evicted) 2024-02-09 07:49:17.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-09 07:49:17.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-09 07:49:17.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-09 07:49:17.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-09 07:49:17.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.197 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c61011b: (connection evicted) 2024-02-09 07:49:17.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-09 07:49:17.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae92511 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.199 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.200 [Test worker @coroutine#6492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-09 07:49:17.216 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.226 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.228 [Test worker @coroutine#6495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.229 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eaab295 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.230 [Test worker @coroutine#6492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-09 07:49:17.231 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-09 07:49:17.231 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-09 07:49:17.231 [Test worker @coroutine#6492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-09 07:49:17.243 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-09 07:49:17.253 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-09 07:49:17.254 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-09 07:49:17.256 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-09 07:49:17.267 [DefaultDispatcher-worker-10 @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-09 07:49:17.278 [DefaultDispatcher-worker-3 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.284 [DefaultDispatcher-worker-2 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:17.284 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.284 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.284 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.285 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.285 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.288 [DefaultDispatcher-worker-5 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.295 [DefaultDispatcher-worker-12 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.300 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:17.302 [DefaultDispatcher-worker-14 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.310 [DefaultDispatcher-worker-14 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.316 [DefaultDispatcher-worker-12 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-09 07:49:17.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-09 07:49:17.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-09 07:49:17.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.322 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df8131c: (connection evicted) 2024-02-09 07:49:17.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-09 07:49:17.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-09 07:49:17.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-09 07:49:17.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-09 07:49:17.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.323 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5: (connection evicted) 2024-02-09 07:49:17.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-09 07:49:17.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e756b8d 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.325 [Test worker @coroutine#6548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-09 07:49:17.341 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.351 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.353 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.354 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.354 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122bfaac 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-02-09 07:49:17.355 [Test worker @coroutine#6548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-09 07:49:17.374 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-02-09 07:49:17.384 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-02-09 07:49:17.386 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-02-09 07:49:17.388 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-02-09 07:49:17.398 [DefaultDispatcher-worker-5 @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-02-09 07:49:17.410 [DefaultDispatcher-worker-12 @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.417 [DefaultDispatcher-worker-12 @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.425 [DefaultDispatcher-worker-12 @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.426 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:17.433 [DefaultDispatcher-worker-13 @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.439 [DefaultDispatcher-worker-13 @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-02-09 07:49:17.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-09 07:49:17.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-09 07:49:17.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.444 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eef8498: (connection evicted) 2024-02-09 07:49:17.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-09 07:49:17.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-09 07:49:17.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-09 07:49:17.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-09 07:49:17.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.445 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67954d71: (connection evicted) 2024-02-09 07:49:17.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-09 07:49:17.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3c5ecc 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.447 [Test worker @coroutine#6601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-09 07:49:17.462 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.473 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.474 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.476 [Test worker @coroutine#6606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.476 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-09 07:49:17.476 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.476 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.476 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.476 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.476 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41185195 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-09 07:49:17.477 [Test worker @coroutine#6601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-09 07:49:17.481 [DefaultDispatcher-worker-8 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-02-09 07:49:17.482 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.482 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.482 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.483 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.483 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32899/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.491 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-09 07:49:17.501 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-09 07:49:17.503 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-09 07:49:17.504 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-09 07:49:17.516 [DefaultDispatcher-worker-9 @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-09 07:49:17.530 [DefaultDispatcher-worker-3 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.539 [DefaultDispatcher-worker-3 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.547 [DefaultDispatcher-worker-17 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.547 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.554 [DefaultDispatcher-worker-16 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2024-02-09 07:49:17.554 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.554 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.554 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.555 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.556 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.556 [DefaultDispatcher-worker-2 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.563 [DefaultDispatcher-worker-7 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.570 [DefaultDispatcher-worker-7 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2024-02-09 07:49:17.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-09 07:49:17.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-09 07:49:17.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.574 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5: (connection evicted) 2024-02-09 07:49:17.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-09 07:49:17.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-09 07:49:17.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-09 07:49:17.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-09 07:49:17.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.575 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2154de40: (connection evicted) 2024-02-09 07:49:17.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-09 07:49:17.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bac6d7 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.578 [Test worker @coroutine#6659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-09 07:49:17.579 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-09 07:49:17.579 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-09 07:49:17.579 [Test worker @coroutine#6659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-09 07:49:17.595 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-09 07:49:17.605 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-09 07:49:17.607 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-09 07:49:17.609 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-09 07:49:17.618 [DefaultDispatcher-worker-15 @coroutine#6666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-09 07:49:17.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-09 07:49:17.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-09 07:49:17.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.618 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c29138a: (connection evicted) 2024-02-09 07:49:17.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-09 07:49:17.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-09 07:49:17.674 [DefaultDispatcher-worker-8 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-09 07:49:17.674 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.674 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.674 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.675 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.675 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36723/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.676 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16908f89 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-09 07:49:17.677 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2024-02-09 07:49:17.678 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2024-02-09 07:49:17.678 [Test worker @coroutine#6682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-09 07:49:17.693 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2024-02-09 07:49:17.704 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2024-02-09 07:49:17.705 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2024-02-09 07:49:17.707 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2024-02-09 07:49:17.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-09 07:49:17.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-09 07:49:17.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:17.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-09 07:49:17.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-09 07:49:17.714 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.715 [DefaultDispatcher-worker-13 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16124894 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.715 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.715 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.715 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2024-02-09 07:49:17.715 [Test worker @coroutine#6708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-09 07:49:17.716 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.716 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46913/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.728 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2024-02-09 07:49:17.739 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2024-02-09 07:49:17.741 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2024-02-09 07:49:17.742 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2024-02-09 07:49:17.752 [DefaultDispatcher-worker-15 @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2024-02-09 07:49:17.760 [DefaultDispatcher-worker-7 @coroutine#6731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7793eaca 2024-02-09 07:49:17.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-09 07:49:17.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-09 07:49:17.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.762 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7793eaca: (connection evicted) 2024-02-09 07:49:17.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-09 07:49:17.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fad7002 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.764 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-02-09 07:49:17.765 [Test worker @coroutine#6740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-09 07:49:17.779 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-02-09 07:49:17.789 [Test worker @coroutine#6741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-02-09 07:49:17.790 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-02-09 07:49:17.792 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-02-09 07:49:17.800 [DefaultDispatcher-worker-7 @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-02-09 07:49:17.807 [DefaultDispatcher-worker-11 @coroutine#6760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-02-09 07:49:17.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-09 07:49:17.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-09 07:49:17.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:17.809 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f: (connection evicted) 2024-02-09 07:49:17.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-09 07:49:17.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c9bd51 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.813 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.814 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.814 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.814 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.814 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.814 [Test worker @coroutine#6769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-09 07:49:17.814 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-02-09 07:49:17.814 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-02-09 07:49:17.814 [Test worker @coroutine#6769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-09 07:49:17.827 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-02-09 07:49:17.838 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-02-09 07:49:17.839 [Test worker @coroutine#6772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-02-09 07:49:17.841 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-02-09 07:49:17.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-09 07:49:17.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-09 07:49:17.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:17.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-09 07:49:17.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f007c4 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-09 07:49:17.848 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-02-09 07:49:17.849 [Test worker @coroutine#6793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-09 07:49:17.865 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-02-09 07:49:17.875 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-02-09 07:49:17.877 [Test worker @coroutine#6796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-02-09 07:49:17.879 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-02-09 07:49:17.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-09 07:49:17.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-09 07:49:17.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:17.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-09 07:49:17.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48860fb8 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.883 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-09 07:49:17.884 [Test worker @coroutine#6815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-09 07:49:17.893 [DefaultDispatcher-worker-4 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8e02a3 2024-02-09 07:49:17.893 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.893 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.893 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.894 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.894 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57407/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.899 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-09 07:49:17.909 [Test worker @coroutine#6819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-09 07:49:17.911 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-09 07:49:17.913 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-09 07:49:17.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-09 07:49:17.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-09 07:49:17.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:17.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-09 07:49:17.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-09 07:49:17.922 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-09 07:49:17.922 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.922 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.922 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.922 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.922 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.922 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.922 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2251cc2e 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-02-09 07:49:17.923 [Test worker @coroutine#6848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-09 07:49:17.936 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-02-09 07:49:17.947 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-02-09 07:49:17.948 [Test worker @coroutine#6851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-02-09 07:49:17.950 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-02-09 07:49:17.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-09 07:49:17.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-09 07:49:17.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:17.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-09 07:49:17.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-09 07:49:17.953 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126a8548 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-09 07:49:17.954 [Test worker @coroutine#6864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-09 07:49:17.967 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-09 07:49:17.970 [DefaultDispatcher-worker-6 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-09 07:49:17.970 [DefaultDispatcher-worker-6 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.970 [DefaultDispatcher-worker-6 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:17.970 [DefaultDispatcher-worker-6 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.971 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.971 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56577/UmAppDatabase/replication/nodeId 2024-02-09 07:49:17.978 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-09 07:49:17.979 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-09 07:49:17.981 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-09 07:49:17.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-09 07:49:17.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-09 07:49:17.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:17.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:17.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-09 07:49:17.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545d772e 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-09 07:49:17.984 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7685912e 2024-02-09 07:49:17.985 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7685912e 2024-02-09 07:49:17.985 [Test worker @coroutine#6884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-09 07:49:18.000 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7685912e 2024-02-09 07:49:18.011 [Test worker @coroutine#6885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7685912e 2024-02-09 07:49:18.012 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7685912e 2024-02-09 07:49:18.014 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7685912e 2024-02-09 07:49:18.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-09 07:49:18.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-09 07:49:18.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:18.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-09 07:49:18.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4698ae6 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:18.017 [Test worker @coroutine#6900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-09 07:49:18.018 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2024-02-09 07:49:18.018 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2024-02-09 07:49:18.018 [Test worker @coroutine#6900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-09 07:49:18.031 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2024-02-09 07:49:18.033 [DefaultDispatcher-worker-13 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-09 07:49:18.033 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.033 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:18.033 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.034 [DefaultDispatcher-worker-17 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.034 [DefaultDispatcher-worker-17 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51533/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.041 [Test worker @coroutine#6901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2024-02-09 07:49:18.043 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2024-02-09 07:49:18.044 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2024-02-09 07:49:18.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-09 07:49:18.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-09 07:49:18.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:18.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-09 07:49:18.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b926efa 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:18.048 [Test worker @coroutine#6919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-09 07:49:18.049 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-09 07:49:18.049 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-09 07:49:18.049 [Test worker @coroutine#6919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-09 07:49:18.062 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-09 07:49:18.069 [DefaultDispatcher-worker-6 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a84354f 2024-02-09 07:49:18.069 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.069 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:18.069 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.070 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.073 [Test worker @coroutine#6920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-09 07:49:18.074 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-09 07:49:18.076 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-09 07:49:18.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-09 07:49:18.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-09 07:49:18.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:18.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-09 07:49:18.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ca0dac 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:18.081 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:18.082 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:18.082 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:18.082 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:18.082 [Test worker @coroutine#6939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-09 07:49:18.082 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-09 07:49:18.082 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-09 07:49:18.082 [Test worker @coroutine#6939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-09 07:49:18.095 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-09 07:49:18.098 [DefaultDispatcher-worker-15 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2024-02-09 07:49:18.098 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.098 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:18.098 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.099 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.099 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.106 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-09 07:49:18.107 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-09 07:49:18.111 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-09 07:49:18.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-09 07:49:18.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-09 07:49:18.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:18.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-09 07:49:18.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e67f0a0 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:18.117 [Test worker @coroutine#6960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-09 07:49:18.118 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-09 07:49:18.118 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-09 07:49:18.118 [Test worker @coroutine#6960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-09 07:49:18.134 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-09 07:49:18.144 [Test worker @coroutine#6961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-09 07:49:18.146 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-09 07:49:18.148 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-09 07:49:18.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-09 07:49:18.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-09 07:49:18.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:18.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-09 07:49:18.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30130a31 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:18.151 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-02-09 07:49:18.152 [Test worker @coroutine#6978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-09 07:49:18.165 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-02-09 07:49:18.175 [Test worker @coroutine#6979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-02-09 07:49:18.177 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-02-09 07:49:18.178 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-02-09 07:49:18.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-09 07:49:18.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-09 07:49:18.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:18.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-09 07:49:18.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0bd567 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:18.183 [Test worker @coroutine#6996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-09 07:49:18.184 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-02-09 07:49:18.184 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-02-09 07:49:18.184 [Test worker @coroutine#6996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-09 07:49:18.197 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-02-09 07:49:18.207 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-02-09 07:49:18.208 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-02-09 07:49:18.210 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-02-09 07:49:18.213 [UI Thread @coroutine#7010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-09 07:49:18.213 [UI Thread @coroutine#7010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-02-09 07:49:18.213 [UI Thread @coroutine#7010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-09 07:49:18.215 [UI Thread @coroutine#7010] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-09 07:49:18.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-09 07:49:18.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-09 07:49:18.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:18.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-09 07:49:18.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d5500e 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:18.218 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:18.219 [Test worker @coroutine#7016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-09 07:49:18.219 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-02-09 07:49:18.219 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-02-09 07:49:18.219 [Test worker @coroutine#7016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-09 07:49:18.235 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-02-09 07:49:18.245 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-02-09 07:49:18.246 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-02-09 07:49:18.248 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-02-09 07:49:18.250 [UI Thread @coroutine#7032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39255/Site/verify 2024-02-09 07:49:18.250 [UI Thread @coroutine#7032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39255/Site/verify. 2024-02-09 07:49:18.250 [UI Thread @coroutine#7032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39255/Site/verify 2024-02-09 07:49:18.254 [UI Thread @coroutine#7032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39255/Site/verify 2024-02-09 07:49:18.254 [UI Thread @coroutine#7032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39255/Site/verify 2024-02-09 07:49:18.254 [UI Thread @coroutine#7032] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39255/Site/verify. 2024-02-09 07:49:18.254 [UI Thread @coroutine#7032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39255/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:18.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-09 07:49:18.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-09 07:49:18.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 07:49:18.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-09 07:49:18.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa2991 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 07:49:18.262 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-09 07:49:18.263 [Test worker @coroutine#7039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-09 07:49:18.276 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-09 07:49:18.287 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-09 07:49:18.288 [Test worker @coroutine#7043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-09 07:49:18.290 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-09 07:49:18.296 [DefaultDispatcher-worker-5 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-09 07:49:18.296 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.296 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId. 2024-02-09 07:49:18.296 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.297 [DefaultDispatcher-worker-1 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.297 [DefaultDispatcher-worker-1 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/UmAppDatabase/replication/nodeId 2024-02-09 07:49:18.300 [DefaultDispatcher-worker-1 @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-09 07:49:18.307 [DefaultDispatcher-worker-12 @coroutine#7039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-09 07:49:18.312 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33389/556733240884637696/_ustadmanifest.json 2024-02-09 07:49:18.312 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33389/556733240884637696/_ustadmanifest.json. 2024-02-09 07:49:18.312 [UI Thread @coroutine#7059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33389/556733240884637696/_ustadmanifest.json 2024-02-09 07:49:18.313 [UI Thread @coroutine#7059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33389/556733240884637696/_ustadmanifest.json 2024-02-09 07:49:18.314 [UI Thread @coroutine#7059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33389/556733240884637696/_ustadmanifest.json 2024-02-09 07:49:18.314 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33389/556733240884637696/_ustadmanifest.json. 2024-02-09 07:49:18.314 [UI Thread @coroutine#7059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33389/556733240884637696/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:18.314 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33389/tincan.xml 2024-02-09 07:49:18.314 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33389/tincan.xml. 2024-02-09 07:49:18.314 [UI Thread @coroutine#7059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33389/tincan.xml 2024-02-09 07:49:18.315 [UI Thread @coroutine#7059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33389/tincan.xml 2024-02-09 07:49:18.315 [UI Thread @coroutine#7059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33389/tincan.xml 2024-02-09 07:49:18.315 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33389/tincan.xml. 2024-02-09 07:49:18.315 [UI Thread @coroutine#7059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33389/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 07:49:18.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-09 07:49:18.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-09 07:49:18.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 07:49:18.317 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a89722e: (connection evicted) 2024-02-09 07:49:18.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 07:49:18.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-09 07:49:18.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.